← API Reference
System
Health check
get
/api/healthcheckAuthentication
Public — no authentication required.
Responses
200OK
statusenum(ok)
nowstring<date-time>
Example request
curl -X GET 'https://cryptyx.ai/api/healthcheck' \ -H 'Authorization: Bearer cx_...'
Try it live in the Playground (auth required to execute).