Skip to main content
GET /v1/health
Returns a small payload confirming the service is up. This is the only endpoint that does not require an API key, so you can use it for uptime monitoring without embedding a credential in your monitor.

Request

Response

Returns 200.
This checks that the API is reachable and serving requests. It does not run a check or touch a provider, so a healthy response does not by itself guarantee a specific scope’s provider is available.