Guide: Getting Started API
Quick setup for authenticated API usage in browser and automation contexts.
- Bootstrap or select workspace and capture
X-Workspace-Id. - Authenticate with session (browser) or token (automation).
- Use
/docs/apiTry-It to verify role access before integration. - Export OpenAPI/Postman artifacts for generated clients.