Video API
Use the shared API workflow for task creation, polling, and key management, then route traffic into the video model family that matches your business goal.
Model tracks
Every page below can share the same underlying job lifecycle while still presenting a clean model-specific promise to the buyer.
Endpoints
Keep the external contract simple: create a task, poll the task, and let the model selection happen through a small set of explicit model ids.
/api/v1/jobs/createTask{
"model": "seedance-2-0",
"inputs": {
"prompt": "A premium product reveal in a moody studio",
"duration": "5s",
"aspectRatio": "16:9",
"resolution": "720p"
}
}/api/v1/jobs/recordInfo?taskId=task_xxx{
"code": 200,
"message": "success",
"data": {
"taskId": "task_xxx",
"status": "success",
"output": [
{
"url": "https://cdn.example.com/video.mp4"
}
]
}
}Workflow
Issue an API key, attach a Bearer token, and keep one auth shape across every public video track.
Send a request to POST /api/v1/jobs/createTask with the target model and your prompt or source asset URLs.
Use GET /api/v1/jobs/recordInfo?taskId=... to track progress until the final output becomes available.
Use Seedance 2 for the live surface, Seedance 2.5 for launch intent, and Happy Horse for premium reference-heavy video jobs.
Routing guide
Best when you need the current production-facing video API page with honest pricing, onboarding, and working endpoints.
Best when growth needs a release-day landing page without pretending that the backend is already switched over.
Best when you want richer premium positioning around native audio, reference-aware generation, and product storytelling.
Model comparison
Best for the live public route with stable onboarding and direct API framing.
Open pageBest for forward-looking demand capture while the actual execution path stays grounded in the current backend.
Open pageBest for native audio, richer reference behavior, and stronger premium storytelling positioning.
Open pageBilling logic
FAQ
At the public surface level, yes. The createTask and recordInfo flow stays consistent while model pages explain positioning and workflow differences.
The Video API page explains the shared contract. The model-specific pages absorb release intent, campaign traffic, and positioning without cluttering the base contract.
Start at Video API if they need the shared workflow. Send them straight to Seedance 2, Seedance 2.5, or Happy Horse if they already know the model family they want.
انضم إلى الملايين من المبدعين الذين يستخدمون أدوات فيديو ذكاء اصطناعي رائدة في الصناعة نادو برو. حوّل أفكارك الشخصية أو الاحترافية إلى مقاطع مصقولة جاهزة للاستخدام — لا تحتاج إلى فريق إنتاج أو تحليل لاحق معقد.