Skip to main content
GET
/
health
curl --request GET \
  --url 'https://api.sprinter.tech/health'
{
  "status": "ok"
}
curl --request GET \
  --url 'https://api.sprinter.tech/health'
{
  "status": "ok"
}

Response

200 - application/json

OK

status
string
required