Authentication
All endpoints require the header:
X-API-Key: <PersonalAccessToken>
For write operations (e.g., create request), include in the JSON body:
workspaceApiKey: <Workspace API Key>
Where to find them:
- PAT: Settings → Users
- Workspace API Key: Settings → Workspaces
Last updated on