Get started
Billing
Every successful call that does work costs one credit from the workspace's usage balance. Discovery, polling and failures are free.
The credit is the platform fee for the call. Work that spends third-party money on top of it - enrichment, research, MCP-backed tools - is metered by the executor at its own cost as well, exactly as it is from chat.
CallCharge
Any 2xx read, write, submit or relation edit1 credit
GET /me, GET /capabilities, the spec and docsFree
GET /operations, GET /operations/{id}, GET /compute/runs/{id}Free - polling work you already paid to submit
Any 4xx, 5xx or 429Free
What a credit costs, and how many the workspace has, depend on its plan - the Usage page in the app shows the current balance and rate. Usage appears there under the API surface, named for what ran (mcp.list_icps, GET /data/relationships). Staff exemptions configured for a workspace apply to API calls the same way they apply to chat.
Retrying a write with the same Idempotency-Key replays the stored response and is not billed again.