Health Endpoints
JSON Health — /health
Returns detailed status in JSON format:
Response includes:
- Status of all credentials (RPM/TPM usage, ban status)
- Status of all configured models
- Aggregated statistics from connected proxy instances
Example:
HTML Dashboard — /vhealth
An interactive HTML dashboard showing the same information in a visual format:

Notes
- Health endpoints do not require authentication
- The
/healthpath is hardcoded and cannot be reconfigured - Proxy credential statistics are synced from remote
/healthendpoints every 30 seconds