Base URL
Authentication
All requests require a Bearer token in theAuthorization header:
Rate Limits
REST and MCP calls share the same per-user quota:
Rate limit headers are included in every response:
Response Format
Success
Single resource:Error
Validation Error (422)
Status Codes
Versioning
The API is versioned under/api/v1/. Breaking changes will be introduced under /api/v2/ with advance notice.