Skip to main content
GET
/
health
Liveness check
curl --request GET \
  --url https://api.trulayer.ai/health
{
  "status": "ok",
  "time": "2023-11-07T05:31:56Z"
}

Documentation Index

Fetch the complete documentation index at: https://docs.trulayer.ai/llms.txt

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

Response

200 - application/json

Service is healthy

status
string
required
Example:

"ok"

time
string<date-time>
required