API reference
Version v1. All endpoints are read-only.
| Method | Endpoint | Description |
|---|---|---|
| GET | /api/v1 | Version index and resource map. |
| GET | /api/v1/files | Files stored under the current project. |
| GET | /api/v1/types | Content types accepted on upload. |
| GET | /api/v1/quota | Storage quota and current consumption. |
| GET | /api/v1/limits | Upload size and rate limits. |
| GET | /api/v1/status | Machine-readable service status. |