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