Skip to main content
GET
Health check

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Success

status
enum<string>
required

Always "ok" when the API is reachable.

Available options:
ok
version
enum<string>
required

API version.

Available options:
v1
time
string
required

Current server time (ISO 8601).