API reference

Base URL: https://api.dt8cdn.net/v1

Auth: Authorization: Bearer dt8_live_… or dt8_test_…

Endpoints

MethodPathDescription
GET/propertiesList properties
GET/properties/:idProperty detail
POST/purgePurge URLs or tags
GET/purge/:idPurge status
GET/analytics/summaryTraffic summary
POST/webhooksCreate webhook endpoint

Public POP endpoints (this edge)

PathDescription
GET https://cdn.dt8.org/healthLiveness — plain OK
GET https://cdn.dt8.org/api/v1/healthJSON health
GET https://cdn.dt8.org/api/v1/statusService status board (live)
GET https://cdn.dt8.org/api/v1/metricsLive edge KPIs (live)

Errors

{ "error": { "code": "rate_limited", "message": "Too many purge requests", "request_id": "req_…" } }

Use request_id when contacting support.