cURL
curl --request GET \ --url https://api.devic.ai/v1/health \ --header 'Authorization: Bearer <token>'
{ "status": "ok", "timestamp": "2023-11-07T05:31:56Z" }
Returns the health status of the API. Useful for monitoring and uptime checks.
Documentation IndexFetch the complete documentation index at: https://docs.devic.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.devic.ai/llms.txt
Use this file to discover all available pages before exploring further.
Use JWT token for authentication
API is healthy
Health status of the API
ok
Timestamp when the health status was checked