How credits are calculated
The cost of a run depends on the model and the parameters you choose:- Per-image models — cost scales with the number of images you request.
- Per-second models — cost scales with the output duration (e.g. a 10-second video costs more than a 5-second video).
- Per-call models — a fixed credit amount per run regardless of parameters.
Plans and credit allowances
| Plan | Credits | Notes |
|---|---|---|
| Free | 250 (one-time lifetime grant) | Canvas only; trial-gated models are blocked once the grant is exhausted |
| Creator | 1,700 / month | Canvas only — no external API access. Monthly billing. |
| Pro | 5,000 / month | Unlocks API access (workflow:* capabilities). |
| Business | 11,329 / month | Required for high-tier models such as Seedance 2.0. Adds model:run capability. |
| Enterprise | Custom | Custom contract — unlimited rate limits, dedicated support. |
Trial grants (Free plan)
On the Free plan, certain models are available through trial grants rather than from your credit balance. A trial grant gives you a fixed number of free generations (for example, 3 lifetime generations of a specific model). While headroom remains, those runs are free. Similarly, a time-based trial opens an access window (for example, 7 days of free access). After the window closes, the model is blocked until you upgrade.Buying additional credits (top-up packs)
If you need more credits than your plan provides, you can purchase a top-up pack from the billing page. Top-up credits are added on top of your monthly allowance and expire after a set number of days (shown at checkout).Top-up credits are separate from your subscription allowance. Your monthly allowance refreshes on schedule regardless of how many top-up credits you have remaining.
What happens when you run out of credits
If a model run would exceed your available credit balance, the request fails with an HTTP 402 error and the codeINSUFFICIENT_CREDITS. The canvas displays an error state on the node.
To continue running, either:
- Purchase a top-up pack from Settings → Billing, or
- Upgrade your plan for a larger monthly allowance.
High-tier model access (Business and Enterprise)
Some models are restricted to specific plans regardless of credit balance. For example, Seedance 2.0 requires the Business or Enterprise plan. Attempting to run a gated model on a lower plan returns aMODEL_TIER_REQUIRED error and prompts you to upgrade.
The Business plan requires a verification step before you can subscribe. Contact the Knouds team to begin business verification.