
Status Page
Real-time uptime monitoring, incident history, and maintenance schedule
What’s Monitored
Automated checks run continuously on the API and Dashboard. When an issue is detected, the status page updates automatically and the team is notified immediately.Service Status
The API reports one of three statuses through the Health Check endpoint:| Status | Meaning |
|---|---|
operational | All systems functioning normally |
degraded | Service partially affected — requests may be slower or fail intermittently |
maintenance | Scheduled maintenance in progress — requests may be rejected |
Programmatic Monitoring
Use the Health Check endpoint to monitor API status from your own systems. The response includes the current service status, API version, and which server region handled your request.Reporting an Incident
If you experience issues that are not reflected on the status page:- Confirm the problem is not on your side — check your API key and network connectivity
- Call the Health Check endpoint and note the
regionandversionfields - Open a ticket on Discord with the error code and response body
Including the server
region and API version from the health response helps the team diagnose issues faster.What’s Next?
Health Check
Full endpoint documentation for programmatic status checks
Contact Us
Reach the team for support or incident reports