Skip to main content
GET
/
status
Heart Beat Check For Trata Backend
curl --request GET \
  --url https://api.trata.ai/status
{
  "status": "HEALTHY"
}

Documentation Index

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

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

Response

200 - application/json

Trata APIs are healthy

The response is of type Response Status Status Get · object.