Skip to main content
GET
/
health
Health check
curl --request GET \
  --url https://api.opper.ai/health
{
  "status": "ok"
}

Documentation Index

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

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

Response

Successful response

status
string
Example:

"ok"