API reference
Version v2. All endpoints are read-only.
| Method | Endpoint | Description |
|---|---|---|
| GET | /api/v2 | Version index and resource map. |
| GET | /api/v2/collections | List collections available to the project. |
| GET | /api/v2/records | List records within a collection. |
| GET | /api/v2/schema | Field definitions for each collection. |
| GET | /api/v2/status | Machine-readable service status. |