Most endpoints are org-scoped under /api/v1/orgs/:orgId/... and return { data, meta } responses. Authenticate with your session cookie (browser) or an API key sent as a Bearer token — create keys under Organisation → API Keys in the dashboard.

Connecting an AI client such as Claude or Cursor? Use the Model Context Protocol integration instead of calling the REST API directly.