Skip to main content
GET
/
health
cURL
curl --request GET \
  --url https://api.surnex.io/health
{
  "status": "ok"
}

Documentation Index

Fetch the complete documentation index at: https://docs.surnex.io/llms.txt

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

Response

200 - application/json

Service is healthy

HealthStatusResponse

status
enum<string>
required
Available options:
ok