AI video API

AI video and creative model access for business teams.

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.

Best-fit workloads

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

Video, image, and campaign variants.

Seedance 2.5 / 2.0

For AI video generation workflows where motion quality, prompt control, and iteration speed matter.

Hailuo-2.3 / Kling-3.0

For teams comparing multiple Chinese video-generation providers before committing to volume usage.

Wan 2.7 Image

For creative image and video workflows, especially when teams need fast visual exploration.

Qwen Image 2.0

For product visuals, concept boards, and image generation workflows that feed video production.

Video API pricing

Transparent USD media 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

kling-v3 720p standard is $0.0833/second. kling-3.0-turbo 720p 5s with audio is $0.56.

Seedance

doubao-seedance-2-0-fast-260128 is about $0.26 for a 480p 5s clip; higher resolutions cost more.

Hailuo

MiniMax-Hailuo-2.3 768p 6s is $0.28. MiniMax-Hailuo-2.3-Fast 768p 6s is $0.19 for image-to-video.

Copy-paste quickstart

Submit a video task, then poll for the result.

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

Tell us the creative workflow.

Include your current tools, monthly creative volume, and what type of videos or image assets you want to test.