Skip to main content
GET
Health
This endpoint allows you to get our status health. It doesn’t require any token or authentication. If you provide your authentication with your x-api-key or included in the querystring we will respond back also with the current limits for the API key equals the header data you receive for X-RateLimit-*. Response also includes information about any upcoming service windows. Example:
Response for health with upcoming service window

Authorizations

x-api-key
string
header
required

Response

200 - application/json

The health response

ok
boolean
upcomingServiceWindows
object[] | null
limits
object