13

API reference

Operations1 min read

Core public resources and transport behavior for platform integrators.

ResourceEndpointsNotes
Runs/v1/runs · /events · /cancelIdempotent create and resumable SSE
Approvals/v1/approvals/{id} · /resolveStep-up may be required
Artifacts/v1/artifacts/{id}Org, project, and user scoped
API keys/v1/api-keysHashed, scoped, revocable
Webhooks/v1/webhooks · /v1/webhook-deliveriesSigned and retried
Portfolio/v1/portfolio/*Read-only snapshots and reports
Wallets/v1/wallets/*Capability-gated, typed workflows

Schema source of truth

Use packages/schemas for request, response, event, approval, and intent contracts. Do not duplicate public payload types in a client.

Was this page helpful?

Edit on GitHub