All systems operational
Global content delivery,
engineered for speed.
EdgeNode routes and caches your traffic across 118 edge locations worldwide. Sub-20ms cache hits, automatic TLS, and a REST API for full programmatic control.
118
Edge Locations
99.98%
Uptime (30d)
14ms
Median TTFB
GET/v2/zones/{zone_id}/status
200 OK
{
"zone_id": "zn_8f21ac9e",
"status": "active",
"plan": "pro",
"origin": "origin.edgenode.internal",
"cache_hit_ratio": 0.94,
"pops_active": 118,
"ssl": {
"mode": "full_strict",
"cert_provider": "lets_encrypt",
"expires_at": "2026-11-02T00:00:00Z"
}
}
POST/v2/zones/{zone_id}/purge_cache
202 Accepted
{
"request_id": "pc_4e9a1d70",
"status": "queued",
"estimated_completion": "~30s"
}