Skip to main content
GET
/
system
/
health
{
  "status": "ok",
  "service": "system"
}

Authorizations

Authorization
string
header
required

API key starting with sk_case_

Response

200 - application/json

Service is reachable

status
string
Example:

"ok"

service
string
Example:

"system"