logo
SystemHealth Check

Health Check

Returns API status and number of available endpoints. No authentication required.

curl -X GET "https://v3-api.texau.com/api/v1/health" \
  -H "Content-Type: application/json"
{
  "status": "ok",
  "apis": 30
}
GET
/health
GET
Request Preview
Response

Response will appear here after sending the request

Responses

statusstring
apisinteger