Back to models
Meta Muse Spark 1.1
meta/muse-spark-1.1
Use model: "meta/muse-spark-1.1" with any supported engine to orchestrate video generation through Pipevideo.
Pricing
Input tokens
$1.31/M
Output tokens
$4.46/M
Providers
Framerate
API example
curl -X POST https://api.pipevideo.co/v1/responses \
-H "Authorization: Bearer $PIPEVIDEO_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "meta/muse-spark-1.1",
"engine": "hyperframes",
"input": "A product demo for a coffee brand"
}'