Base URL
Authentication
All endpoints (except/v1/auth/bootstrap) require a Bearer token:
Response Format
Success
All list endpoints return:Errors
All errors return:Rate Limits
| Endpoint type | Limit |
|---|---|
| Auth endpoints | 5–60 req/min |
| Read endpoints | 60 req/min |
| Write endpoints | 10–20 req/min |
HTTP 429 with a Retry-After header.