API reference
Version v1. All endpoints are read-only.
| Method | Endpoint | Description |
|---|---|---|
| GET | /api/v1 | Version index and resource map. |
| GET | /api/v1/regions | Points of presence and their current state. |
| GET | /api/v1/cache | Cache configuration and current hit ratio. |
| GET | /api/v1/assets | Recently requested assets and their cache status. |
| GET | /api/v1/limits | Request ceilings enforced at the edge. |
| GET | /api/v1/status | Machine-readable service status. |