Skip to main content
Version: mainnet (v0.73)

Checks if service is up and running

If the service is running, this endpoint returns 200, otherwise the endpoint will be unreachable.

Responses

The service is alive.

GET /v2/health

Request

Base URL
http://localhost:1789/api
curl / cURL
curl -L -X GET 'http://localhost:1789/api/v2/health'