Skip to main content

Auth, runtime, and API-key reference for the first public API milestone.

This section mirrors the in-app /docs/api structure and keeps endpoint docs optimized for copy-and-run usage.
Use server-to-server API keys for control-plane routes and short-lived runtime tokens for end-user tool execution.

API surface at a glance

Identity and organization

Caller identity, organization membership, usage, and user settings.

Projects and servers

Create and manage projects, servers, API sources, and tool inventories.

Deployments and runtime

Deployment state, health checks, logs, and runtime auth exchange.

Skills and installations

Publish skills, manage versions, and handle installation lifecycle.

Method badge legend

  • GET Safe reads and lookups
  • POST Creates, actions, and token exchange
  • PATCH Partial updates
  • DELETE Revocation and removal

Quick request/response snippets

Full reference map