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 [email protected] 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://seedance25.cc/api/v1/jobs/createTask" \
-H "Authorization: Bearer sk_live_your_api_key" \
-H "Content-Type: application/json" \
-d '{
"model": "seedance-2-0",
"inputs": {
"prompt": "A majestic dragon flying over snowy mountains",
"duration": "5s",
"aspectRatio": "16:9",
"resolution": "1280x720"
}
}'{
"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 - 1280x720, 720x1280, 720x720, 960x720, 720x960, 1280x540inputs.urls - Array of 1-2 image URLs for image-to-video1280x720 - 16:9720x1280 - 9:16720x720 - 1:1960x720 - 4:3720x960 - 3:41280x540 - 21:9When 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.Choose between pay-as-you-go credits or a monthly subscription. No hidden fees. Credits work across all Seedance 2.5 input modes — text, image, video, and audio-driven generation.
Perfect for getting started with Seedance 2.5
Most popular for video creators
For power users creating videos with Seedance 2.5
After payment, you will own all works generated through this website—forever.
Download your AI work commercial use license certificate (exclusive to paid users).
Have feedback on our video generation plans? Submit feedback or email us at [email protected]
Everything you need to know about the Seedance 2.5 API
Can't find the answer you're looking for? Our support team is here to help.
Join millions of creators using ByteDance's most advanced AI video model. Text, images, video, or audio — Seedance 2.5 turns any input into 2K cinematic output with native synchronized audio.