Skip to main content
GET
/
health
/
ready
Readiness check
curl --request GET \
  --url https://mock-api.cevro.ai/v1/health/ready \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API Bearer token. For this demo, any non-empty string is accepted.

Response

200

API is ready