Changelog
Breaking changes, new endpoints and new fields, newest first.
The API is versioned in its path. Additive changes, such as a new field on an existing response, ship without a version bump, so parse defensively and ignore fields you do not recognise.
2026-08-13
- Documentation rewritten from the route handlers and moved to /docs.
v1
- Account, metrics, customers and activities endpoints.
- Cursor pagination on the two list endpoints.
- OpenAPI 3.1 description at /openapi.json.