Seedance 2.5 / 2.0
For AI video generation workflows where motion quality, prompt control, and iteration speed matter.
Start free — $2 credit
AI video API
Evaluate Seedance, Hailuo, Kling, Wan, and Qwen Image for product videos, ad concepts, social content variants, and campaign creative testing. New dashboard accounts include $2 free trial credit.
AI video pilots work best when a team already has a repeatable creative need: e-commerce product clips, short-form ad variants, storyboard-to-video tests, or image-to-video product motion. The goal is not to replace the whole creative pipeline on day one; it is to find where model generation can reduce iteration time and increase variant volume.
Model mix
For AI video generation workflows where motion quality, prompt control, and iteration speed matter.
For teams comparing multiple Chinese video-generation providers before committing to volume usage.
For creative image and video workflows, especially when teams need fast visual exploration.
For product visuals, concept boards, and image generation workflows that feed video production.
Video API pricing
The displayed rate may include a service margin covering provider input/output billing, payment processing, chargeback exposure, and operations. Any margin is already included in the displayed rate and is not added separately.
kling-v3 720p standard is $0.0833/second. kling-3.0-turbo 720p 5s with audio is $0.56.
doubao-seedance-2-0-fast-260128 is about $0.26 for a 480p 5s clip; higher resolutions cost more.
MiniMax-Hailuo-2.3 768p 6s is $0.28. MiniMax-Hailuo-2.3-Fast 768p 6s is $0.19 for image-to-video.
Check dash.chinaapi.ai/pricing for all model IDs, resolution tiers, and current account pricing.
Copy-paste quickstart
Use one OpenAI-style API key for Kling, Seedance, Hailuo, and other supported video models. Poll until the task status is done; the video URL is returned in the result.
curl -X POST https://api.chinaapi-ru.com/v1/video/generations \
-H "Authorization: Bearer sk-..." \
-H "Content-Type: application/json" \
-d '{
"model": "doubao-seedance-2-0-fast-260128",
"prompt": "A five second social ad concept for a cold brew coffee can on ice",
"duration": 5,
"resolution": "480p"
}'
curl https://api.chinaapi-ru.com/v1/video/generations/{task_id} \
-H "Authorization: Bearer sk-..."Request AI video pricing
Include your current tools, monthly creative volume, and what type of videos or image assets you want to test.