Access Seedance 2.0 via simple REST API. Generate videos programmatically with text-to-video and image-to-video endpoints.

Everything you need to integrate AI video generation into your product.
Standard HTTP calls with JSON payloads. No SDK required — use any language or framework.
Generate videos from text prompts via POST /api/v1/ai/generate. Control resolution, duration, and style parameters.
Animate static images into video clips. Upload a reference image and prompt to produce dynamic motion.
Submit generation tasks and poll for results via GET /api/v1/ai/query. Non-blocking design for production workloads.
Pay only for successful generations. Failed tasks are automatically refunded — no wasted spend.
Receive real-time callbacks when your video is ready. No need to poll — get notified instantly on task completion.
From sign-up to your first generated video in minutes.
Sign up and create an API key at Settings → API Keys. Your key authenticates all API requests.
POST to /api/v1/ai/generate with your prompt, model, and parameters. The API returns a task ID for tracking.
GET /api/v1/ai/query with your task ID to check status and retrieve the generated video URL when ready.
Common questions about integrating Seedance 2.0 via API.
More resources: API quickstart · Pricing & errors · Plans
Integrate AI video generation into your app today. Get your API key and start generating videos programmatically.