The Only API docs
Panel & Usage

Service health check

Liveness probe. Exempt from rate limiting and requires no API key.

GET
/health

Liveness probe. Exempt from rate limiting and requires no API key.

Guide: Base URL & panels

Response Body

application/json

curl -X GET "https://example.com/health"
{  "service": "string",  "status": "string"}