```html EdgeNova — CDN API
All systems operational
CDN API v2

Fast. Reliable.
Built for the Edge.

Global content delivery and edge infrastructure API. Deploy, cache and distribute your content closer to your users.

GET /api/v2/status
Service status
{
  "status": "operational",
  "region": "eu-north-1",
  "edge_nodes": 184,
  "latency_ms": 18,
  "cache": "active",
  "version": "2.14.7"
}
GET /api/v2/edge
Edge information
{
  "provider": "EdgeNova",
  "protocol": "HTTP/3",
  "tls": "TLS 1.3",
  "compression": "br",
  "ipv6": "enabled"
}
Global Edge Network
Distributed infrastructure across multiple regions and autonomous systems.
Low Latency
Intelligent routing automatically selects the closest available edge node.
API First
Simple REST API for cache management, routing and infrastructure control.
```