cURL
curl --request GET \ --url https://mock-api.cevro.ai/v1/health/ready \ --header 'Authorization: Bearer <token>'
Returns whether the API is ready to accept requests.
API Bearer token. For this demo, any non-empty string is accepted.
API is ready