cURL
curl --request GET \ --url https://mock-api.cevro.ai/v1/health \ --header 'Authorization: Bearer <token>'
Returns API health status and environment information.
API Bearer token. For this demo, any non-empty string is accepted.
API is healthy