Guide: Getting Started API

Quick setup for authenticated API usage in browser and automation contexts.

  1. Bootstrap or select workspace and capture X-Workspace-Id.
  2. Authenticate with session (browser) or token (automation).
  3. Use /docs/api Try-It to verify role access before integration.
  4. Export OpenAPI/Postman artifacts for generated clients.