Seedream 5
Seedream 5 image generation
- image
- seedream-5
from $0.035/ request
Loading...
Next-generation dance and motion video generation.
Production-ready Seedance models available through Muvi.
One API key. One endpoint. Every Seedance model.
const result = await fetch(
'https://api.muvi.video/v1/generate/submit',
{
method: 'POST',
headers: {
Authorization: `Bearer ${MUVI_API_KEY}`,
'Content-Type': 'application/json',
},
body: JSON.stringify({
modelId: 'seedance/your-model-slug',
prompt: 'A neon-lit city at midnight',
}),
},
);
const json = await result.json();Explore alternative providers for similar use cases
Access Seedance's latest models with unified billing, authentication, and infrastructure.