Public API
Read-only JSON under /api/v1. No authentication. Rate-limit at the edge. Machine-readable reports match the published pages.
| Method | Path | Cache |
|---|---|---|
| GET | /api/v1/health | no-store |
| GET | /api/v1/status | no-store |
| GET | /api/v1/wallets | 60s / CDN 300s |
| GET | /api/v1/wallets/{slug} | 60s / CDN 300s |
| GET | /api/v1/packages | no-store |
| GET | /api/v1/packages/usages | no-store |
| GET | /api/v1/reports/{id}.json | 300s / CDN 3600s |
| GET | /api/v1/reports/{id}.md | 300s / CDN 3600s |
Reports are also available as JSON and Markdown from each wallet version page.