Skip to main content
GET
/
healthz
Health check
curl --request GET \
  --url https://aansi-integration.qode.gg/api/v1/healthz
{
  "status": true
}

Documentation Index

Fetch the complete documentation index at: https://docs.aansi.qode.world/llms.txt

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

Response

200 - application/json

Service is healthy

status
boolean
Example:

true