Skip to main content
The management API at https://api.dari.dev backs the dari CLI. Every CLI command is a thin wrapper over one HTTP endpoint, so pipelines can use either interface.

Authentication

Send a Management key as a bearer token:
Routing keys cannot read management endpoints.

Organization Scoping

Management paths are scoped to one organization:
  • current — the organization for the credential.
  • An explicit org_... ID — requires a browser login session with access to that organization. Management keys cannot switch organizations.

Endpoint Areas

Every path below is relative to https://api.dari.dev: Routing activity is the read-only telemetry surface: overview, models, people, conversations, tools, and skills.