Models & Pricing
Public model IDs and the same-as-PC pricing policy.
| Model | Output | Modes |
|---|---|---|
seedance-2.0-pro | Video | text, image, multimodal to video |
seedance-2.0-fast | Video | text, image, multimodal to video |
seedance-2.0-mini | Video | text, image, multimodal to video |
kling-3.0 | Video | text or image to video |
gpt-image-2 | Image | text or image to image |
nano-banana-2 | Image | text or image to image |
nano-banana-pro | Image | text or image to image |
There is no Veo or Lite alias in v1. Unsupported IDs are rejected and never silently routed.
Use GET /models to read the resolutions, aspect ratios, durations, modes, and models enabled for your Key.
API pricing is not a separate price table. The adapter calls the same current PC pricing functions and consumes the same PC credit balance in the same order. The accepted Generation response reports the actual value at billing.cost_credits. PC pricing changes therefore apply to future API requests at the same time as PC requests.
Failure refunds also use the existing PC task transition and credit record logic. The API does not grant credits and has no separate API wallet.
For 720p, 9:16, and 8 seconds with image/audio references only, the current costs are:
| Model | Normal mode | Real-person mode |
|---|---|---|
seedance-2.0-fast | 464 credits | 664 credits |
seedance-2.0-mini | 288 credits | 416 credits |
Aspect ratio does not change the price. Input video is priced separately by its total duration; image and audio reference duration is not added. Treat billing.cost_credits in the accepted response as authoritative.