Glass Padel API
Running degraded.
Checked just now.
Live updates unavailable: showing the last known status above.
Database
Primary MySQL connection.
Operational
Cache
Application cache and rate-limit counters.
Operational
Storage
Object storage for uploads and media.
Operational
Scheduler
Queued and scheduled command runner.
Down
Realtime
Socket.IO server behind the live match and booking feeds.
Degraded
This host serves one REST surface to three audiences: the mobile app, the web portal, and partner organisations integrating over machine-to-machine keys.
Partner access is issued per organisation, scoped, rate limited per key and logged per request. The documentation covers authentication, the scope vocabulary, every endpoint with worked examples, and the error format.
Health endpoints
Unauthenticated probes, safe to poll from monitoring.
GET
/api/health
Lightweight liveness check for monitoring and load balancers.
GET
/up
Framework health probe used by the deployment pipeline.
GET
/api/status
Readiness: the per-component dependency checks backing the board above.