CDN Edge API
Media Delivery Gateway
Operational

CDN Edge API Gateway

Public edge interface for cache validation, delivery checks, media session polling and application synchronization.

Requests 24.8M last 24 hours
Cache hit ratio 96.4% global edge
Regions 18 active PoPs
API version 2026-06 stable
Gateway routes

Available endpoints

REST / JSON
GET /v2/health Service health probe
GET /v2/cache/status Cache node availability
POST /v2/media/session Media session synchronization
POST /v2/delivery/check Delivery validation request
Example request

Health check

curl -s https://api.example-cdn.net/v2/health \
  -H "Accept: application/json"
Example response

JSON payload

{
  "status": "ok",
  "service": "cdn-edge-api",
  "region": "global",
  "timestamp": "2026-06-07T12:00:00Z"
}
System health

All systems operational

No incidents reported. Scheduled maintenance windows are published through the service status channel.

Edge routing stable
Origin synchronization complete
Delivery probes passing