Skip to main content

Admin Endpoints

These routes power the admin application and are not API-key interfaces.

Authentication

Session authentication via admin server auth flow (WorkOS-backed).

Route groups

  • /admin/me
  • /admin/workspaces
  • /admin/members
  • /admin/access
  • /admin/approver-groups
  • /admin/connectors
  • /admin/api-keys
  • /admin/policies
  • /admin/requests
  • /admin/approvals
  • /admin/audit
  • /admin/billing

Usage notes

  • Treat these as product-admin contracts, not external partner APIs.
  • Compatibility guarantees are lower than public /v1/* endpoints.
  • Workspace and environment scoping is still mandatory for all mutations.

For complete operation listing, including methods and paths detected from controllers, see /api/reference/openapi.