Price Estimator
Choose a model and estimate video pricing quickly
This page is a simple customer-facing estimator. It keeps only the important fields so people can understand approximate point cost fast.
最適合做文字轉影片與圖片轉影片的簡潔入口
Optional fields
Only the fields enabled here are added to the request body below. If a field is not turned on, it is not included.
Estimate
The final authoritative price should still come from the quote API.
Estimated cost
Price changes with resolution, duration, and audio.
This setup is ready to estimate
Once quote is connected, this same setup should be used for the real estimate request.
Next step
Once the setup looks right, open the matching model guide first, then check the shared generate API and callback flow.
Example request body
This JSON changes directly based on the fields selected above. Customers can copy it and tweak it by hand.
{
"model": "seedance-1.5-pro",
"prompt": "A cinematic beach at sunset with soft light and gentle waves",
"duration": 8,
"resolution": "720p",
"aspectRatio": "16:9"
}