Use case
Use this before paid generation tests to estimate budget and cost per accepted output for real image, video, or fallback-model workflows.
Standard model names and pricing
Source: GET https://cn.crazyrouter.com/api/pricing, snapshot 2026-06-06.
Cost calculator
Estimate monthly spend with retries, fallback traffic, and accepted-output rate.
| Route | Model | Units | Cost |
|---|---|---|---|
| Primary | gpt-image-2 | 918 | $34.61 |
| Fallback | nano-banana-2 | 162 | $5.97 |
What the calculator measures
The calculator estimates billable units after retries, splits part of traffic to a fallback model, and computes cost per accepted output. It is useful before running a paid generation test, but final billing should still be checked against the console and consumption logs.
Pricing source
Every preset comes from GET https://cn.crazyrouter.com/api/pricing. For final billing, check the Crazyrouter console and consumption logs at https://crazyrouter.com.
cn.crazyrouter.com test evidence
Only checks that returned 200 are shown here. API requests use https://cn.crazyrouter.com; account, billing, and console actions use https://crazyrouter.com.
| Check | Request | Status | Result |
|---|---|---|---|
| Pricing API reachable | GET https://cn.crazyrouter.com/api/pricing | 200 | Returned the public model pricing catalog used by these pages. |
| Target models visible to API key | GET https://cn.crazyrouter.com/v1/models | 200 | Authenticated check confirmed gpt-image-2, veo-3.1-fast, veo-3.1, nano-banana-2, nano-banana-pro, nano-banana, grok-4-image, qwen-image-plus, qwen-image-max, and qwen-image-2.0 are visible to the local Crazyrouter API key. |
FAQ
Where do these model prices come from?
Prices are based on GET https://cn.crazyrouter.com/api/pricing and the current Crazyrouter pricing catalog. For final billing, confirm usage in the Crazyrouter console and consumption logs.
Why does accepted-output cost differ from request cost?
Retries, failed generations, and rejected outputs all change the true production cost. Accepted-output cost divides total estimated spend by outputs your team actually keeps.