Doubao
Dreamina Seedance 2 0 Mini Filter OFF API
Built for video generation and multi-asset video creation, improving on Seedance 1.x with more complete motion stability, audiovisual generation, and reference inputs. Compared with Veo, Kling, and Runway, it is better suited to Chinese creative workflows driven by mixed text, image, audio, and video inputs. This filter-off variant keeps the same tier of generation capability as standard Seedance 2.0 while applying looser content filtering. Useful for short drama, ads, e-commerce, and social assets.
- Multimodal output
dreamina-seedance-2-0-mini-filter-offUSD
Pricing
Public list prices are shown in USD. Final charges may vary by account group and usage tier.
API
Code examples
curl --location --request POST 'https://api.tokenhot.ai/v1/video/generations' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "dreamina-seedance-2-0-mini-filter-off",
"content": [
{
"type": "text",
"text": "Use image 1 for character styling, use video 1 for camera language, and use audio 1 as background music in a cinematic product video."
},
{
"type": "image_url",
"image_url": {
"url": "https://example.com/reference-image.jpg"
},
"role": "reference_image"
},
{
"type": "audio_url",
"audio_url": {
"url": "https://example.com/reference-audio.mp3"
},
"role": "reference_audio"
}
],
"duration": 5,
"ratio": "adaptive",
"resolution": "720p",
"watermark": false,
"generate_audio": true
}'Doubao
Related models
FAQ
Frequently asked questions
What is Dreamina Seedance 2 0 Mini Filter OFF best suited for?
Dreamina Seedance 2 0 Mini Filter OFF is suited to the input, output, and capability types listed on this page. Test production workloads before choosing it for a critical system.
How is Dreamina Seedance 2 0 Mini Filter OFF priced?
Pricing is shown in the pricing section above. Actual cost depends on usage volume, account group, and the request payload.
How can I call Dreamina Seedance 2 0 Mini Filter OFF?
Use the model ID shown above with one of the supported API protocols. Code examples are provided when usage data is available.
Get started