Skip to main content

Credits & Billing

AI generation endpoints consume neural credits. Your balance is returned in every /suggest response as credits_remaining. Each API key has a configurable daily credit limit (default 100) to prevent accidental overuse.

EndpointCredits
POST /v1/suggest1 credit
POST /v1/replies/:id/sendmetered*
All other endpoints0 credits

* Governance-only sends — an external agent supplying its own reply body via POST /v1/replies/:id/send — are metered; pricing will be finalized during the partner pilot. The full pipeline (Corty generates the suggestion via /v1/suggest) still costs 1 credit.