Skip to main content

Health Check

GET 

https://uniswapv2-api.powerloom.io/health

Endpoint to check the health of the Snapshotter service.

Parameters:

request (Request): The incoming request object. response (Response): The outgoing response object.

Returns:

dict: A dictionary containing the status of the service.

Request

Responses

Successful Response

Schema
    any
curl -L -X GET 'https://uniswapv2-api.powerloom.io/health' \
-H 'Accept: application/json'
Request Collapse all
Base URL
https://uniswapv2-api.powerloom.io
ResponseClear

Click the Send API Request button above and see the response here!