Authentication
All API requests require a Bearer token and a workspace ID header:Base URL
The base URL depends on your deployment. ReplaceYOUR_BASE_URL in all examples with your instance URL.
Versioning
The current API version isv1. All endpoints are prefixed with /api/v1/.
Scopes
API keys are scoped to control what operations they can perform. Each endpoint requires a specific scope:Response format
All responses use a consistent envelope format:data: