Build powerful AI video generation into your applications. Access ByteDance's state-of-the-art video models via simple REST APIs. Create cinematic videos from text prompts or images with multi-shot coherence, native sound synthesis, and character consistency.
Join Discord and DM an admin with "Get free API credits" + your email to receive free trial credits; or email support@seedance20.net instead.
Simple RESTful APIs for video generation
Use AI assistants like Claude Code, Cursor, or Codex to integrate the API in minutes.
Get your API Key
Go to Settings > API Keys and create a new API key
Download API documentation
Download the complete API docs as Markdown file
Share with AI assistant
Paste the docs and let AI implement the integration
Generate videos from text prompts. Describe your scene and let AI create stunning video content.
curl -X POST "https://i2v.ai/api/v1/jobs/createTask" \
-H "Authorization: Bearer sk_live_your_api_key" \
-H "Content-Type: application/json" \
-d '{
"model": "official-kling-v3-0",
"inputs": {
"prompt": "A majestic dragon flying over snowy mountains",
"duration": "5s",
"aspectRatio": "16:9",
"resolution": "720p"
}
}'{
"code": 200,
"message": "success",
"data": {
"taskId": "abc123xyz"
}
}model - Model ID (use "seedance-2-0")inputs.prompt - Text description of the video (required for text-to-video, optional for image-to-video)inputs.duration - Video length: 4s, 5s, 8s, 10s, or 15sinputs.aspectRatio - Aspect ratio: 16:9, 9:16, 1:1, 4:3, 3:4, 21:9inputs.resolution - 480p, 720p, 1080pinputs.urls - Array of 1-2 image URLs for image-to-video480p - official resolution label720p - official resolution label1080p - official resolution labelaspectRatio.When status is 'fail', the response includes an errorCode field for programmatic handling:
CONTENT_POLICYContent violates platform policy. Please modify your prompt or image and try again.GENERATION_FAILEDVideo generation failed due to technical reasons. Please retry.INVALID_PARAMSInvalid request parameters. Please check the API documentation.Pick between pay-as-you-go credits or a monthly subscription plan. No hidden fees, no fine print. Use your credits across all I2V input and output modes
非常适合初次使用 I2V 的用户
视频创作者最爱
给使用 I2V 制作视频的资深用户
付款完成后,您将永久拥有通过本网站生成的所有作品所有权。
下载您的 AI 作品商业使用授权证书(仅付费用户专享)。
对我们的视频生成方案有任何建议吗? 提交反馈 或发送邮件至 support@i2v.ai
Everything you need to know about the I2V API
Can't find the answer you're looking for? Our support team is here to help.
Join over 3 million creators using I2V’s industry-leading AI video tools. Turn your personal or professional ideas into polished, ready-to-use clips—no production crew or complicated post-editing needed.