Skip to main content
GET
/
health
Health Check
curl --request GET \
  --url https://api.revtain.com/health
{
  "status": "ok"
}

Documentation Index

Fetch the complete documentation index at: https://docs.revtain.com/llms.txt

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

Response

200 - application/json

Service is healthy

status
string
Example:

"ok"