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

Documentation Index

Fetch the complete documentation index at: https://setup.cevro.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

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

Response

200

API is healthy