Skip to main content
cURL
curl --request GET \
  --url https://backend.identifai.net/api/health
{
  "status": [
    "ok",
    "degraded"
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.identifai.net/llms.txt

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

Response

200 - application/json

The infrastructure is up and operative.