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
- Identity check
- Project create
Full reference map
- Endpoint catalog
- Identity and organization APIs
- Projects and servers APIs
- Deployments and runtime APIs
- Skills and installations APIs
- Testing and validation APIs
- Registry and marketplace APIs
- Authentication and credentials
- Discovery and read endpoints
- Mutations
- Runtime authentication flows
- Billing and audit endpoints
- Common failures