Tools

billing_ink

This organization's AI-credit wallet (balance + monthly grant) plus the published Ink rate card — the flat price of each AI action — so an agent can plan within the balance before acting rather than discovering the ceil…

This organization’s AI-credit wallet (balance + monthly grant) plus the published Ink rate card — the flat price of each AI action — so an agent can plan within the balance before acting rather than discovering the ceiling by refusal.

Input

FieldTypeRequiredDescription
organizationstringnoOrganization slug to act in (see organizations_list). Optional: API keys are bound to one organization; OAuth connections default to your active organization.

Result

JSON on success. A refusal comes back as an error prefixed with its code (NOT_FOUND, FORBIDDEN, TOO_MANY_REQUESTS, …) and a message written to be acted on — read it before retrying.

On this page