CCAPI Developer Platform
AI API pricing
Compare supported models and start with pay-as-you-go usage. Live prices and account-specific access load in the interactive application.
How CCAPI billing works
Every model is pay-as-you-go: you top up a balance and each request draws from it, with no seat licences, no monthly minimum and no expiry on unused credit.
Language models bill per token, split between input and output. Image, video and music models bill per call, and the price varies with the model family and the requested output resolution or duration.
Prices are quoted in both credits and US dollars. Every response reports the exact quota consumed, and the console logs each request so spend can be reconciled per token, per model and per day.
GPT Image 2 Pricing
Billed per call. Prices below use current production auto-group billing.
| Model | Per call |
|---|---|
| GPT Image 2 | 17,407.5 credits / $0.034815 |
Nano Banana Pricing
Billed per call, with prices varying by model family and output resolution.
| Model | 0.5K | 1K | 2K | 4K |
|---|---|---|---|---|
| Nano Banana | - | 5,494.5 credits / $0.010989 | - | - |
| Nano Banana Pro | - | 181,977.84 credits / $0.363956 | 363,955.68 credits / $0.727911 | 727,911.36 credits / $1.455823 |
| Nano Banana 2 | - | 7,362.63 credits / $0.014725 | 11,098.89 credits / $0.022198 | 16,593.39 credits / $0.033187 |
Seedream Official Model Pricing
Routed through the official channel, chosen for stability. Billed per call; failed or moderated outputs are not billed.
| Model | Successful output | Pro above 2.61 MP | Pro extra reference |
|---|---|---|---|
| Seedream 5.0 Pro | 26,086.96 credits / $0.052174 | 52,173.91 credits / $0.104348 | 1,739.13 credits / $0.003478 |
| Seedream 5.0 | 19,130.43 credits / $0.038261 | - | - |
| Seedream 4.5 | 21,739.13 credits / $0.043478 | - | - |
CCAPI Upscale Pricing
Billed per call for x2 upscaling of one 256-1024px source image.
| Model | Per call |
|---|---|
| ccapi-upscale-v1 | $0.002 |
Vidu Pricing
Billed per call. Base price varies by model tier; some resolutions, durations, and modes may add cost.
| Model | Base per call |
|---|---|
| Vidu 2.0 | 83,333.33 credits / $0.166667 |
| Vidu Q2 / Q2 Turbo / Q2 Pro | 125,000 credits / $0.25 |
| Vidu Q3 Turbo | 166,666.67 credits / $0.333333 |
| Vidu Q3 Pro | 333,333.33 credits / $0.666667 |
Suno Pricing
Billed by task type, with separate prices for music generation, lyrics, and audio operations.
| Model | Per call |
|---|---|
| suno_music | $0.08 |
| suno_lyrics / suno_upload | $0.008 |
| suno_stems_all | $0.40 |
| suno_sounds | $0.016 |
Producer Pricing
Billed by task type, with separate prices for music generation, lyrics, and file operations.
| Model | Per call |
|---|---|
| producer_music | $0.06 |
| producer_lyrics | $0.009 |
| producer_upload | $0.006 |
| producer_download | $0.009 |
Models available through one endpoint
All of the following are reachable through the same OpenAI-compatible base URL with a single API key. Switching model means changing one string in the request body.
- CCAPI Upscale — ByteDance image model
- Claude Haiku 4.5 — Anthropic chat model
- Claude Opus 4 — Anthropic chat model
- Claude Sonnet 4 — Anthropic chat model
- DeepSeek V4 — DeepSeek chat model
- Doubao Seedream — ByteDance image model
- GLM-5 — Zhipu chat model
- GPT Image 2 — OpenAI image model
- GPT-4.1 — OpenAI chat model
- GPT-4o Mini — OpenAI chat model
- GPT-4o — OpenAI chat model
- GPT-5 — OpenAI chat model
- Kimi K2.5 (Moonshot) — Moonshot AI chat model
- Lyria 3 Pro — Google audio model
- Midjourney — Midjourney image model
- MiniMax H3 — MiniMax video model
- MiniMax M2.7 — MiniMax chat model
- Nano Banana — Google Gemini image model
- OpenAI Reasoning — OpenAI chat model
- Qwen 3.5 Plus — Alibaba Cloud chat model
- Seedance — ByteDance video model
- Suno — Suno audio model
- Vidu — Vidu video model
- Z-Image Turbo — Alibaba image model
Model reference pages
Each model has a reference page covering its capabilities, parameters, pricing and worked examples.
- CCAPI Upscale API — ByteDance image model
- Claude Haiku 4.5 API — Anthropic chat model
- Claude Opus 4 API — Anthropic chat model
- Claude Sonnet 4 API — Anthropic chat model
- DeepSeek V4 API — DeepSeek chat model
- Doubao Seedream API — ByteDance image model
- GLM-5 API — Zhipu chat model
- GPT Image 2 API — OpenAI image model
- GPT-4.1 API — OpenAI chat model
- GPT-4o API — OpenAI chat model
- GPT-4o Mini API — OpenAI chat model
- GPT-5 API — OpenAI chat model
- Kimi K2.5 (Moonshot) API — Moonshot AI chat model
- Lyria 3 Pro API — Google audio model
- Midjourney API — Midjourney image model
- MiniMax H3 API — MiniMax video model
- MiniMax M2.7 API — MiniMax chat model
- Nano Banana API — Google Gemini image model
- OpenAI Reasoning API — OpenAI chat model
- Qwen 3.5 Plus API — Alibaba Cloud chat model
- Seedance API — ByteDance video model
- Suno API — Suno audio model
- Vidu API — Vidu video model
- Z-Image Turbo API — Alibaba image model
Frequently asked questions
How does CCAPI pricing work?
Text models are billed per token, split between input and output. Image, video and music models are billed per call at a fixed rate per generation. Both draw from the same account balance.
Are there subscription fees or minimums?
No. Billing is usage-based with no monthly fee and no minimum spend. Credit you add does not expire on a monthly cycle.
Do failed requests cost anything?
A request rejected before generation starts is not charged. If an upstream model begins work and then fails, that attempt can still be billed, which is why retrying a request that failed for a structural reason is worth avoiding.
Can I set a spending limit?
Yes. A token can carry its own quota, so you can issue a key for a project or a teammate that cannot spend beyond the amount you set.
Which currency are prices in?
Prices are shown in the display currency configured for your account. The figure your assistant or dashboard reports uses that same unit.