All systems operational
CDN API Service
Content delivery and API gateway service. Fast, reliable and globally distributed infrastructure.
Service status
Operational
API version
v1
Protocol
HTTPS / HTTP/2
Response format
JSON
API Endpoints
GET
/api/v1/status
Service status
GET
/api/v1/config
CDN configuration
GET
/api/v1/health
Health check
GET /api/v1/status
{
"status": "ok",
"service": "cdn-api",
"version": "1.0.0",
"region": "global",
"uptime": "99.99%"
}