API reference
Version v1. All endpoints are read-only.
| Method | Endpoint | Description |
|---|---|---|
| GET | /api/v1 | Version index and resource map. |
| GET | /api/v1/events | Event types and their volume for the period. |
| GET | /api/v1/metrics | Metrics available for aggregation. |
| GET | /api/v1/dimensions | Dimensions by which metrics may be grouped. |
| GET | /api/v1/usage | Ingested event volume for the period. |
| GET | /api/v1/status | Machine-readable service status. |