HappyHorse 1.1
videoalibabaAlibaba HappyHorse 1.1 video generation and editing via Bailian/DashScope.
HappyHorse 1.1 (Text-to-Video)
formulaTry in Playground
Flat rate: 0 credits ($0.000)
Quick Example
curl -X POST https://api.aivideoapi.ai/v1/videos/generations \
-H "Authorization: Bearer sk-your-key" \
-H "Content-Type: application/json" \
-d '{"model": "happyhorse-1.1-text-to-video", "prompt": "Your prompt here"}'HappyHorse 1.1 (Image-to-Video)
formulaTry in Playground
Flat rate: 0 credits ($0.000)
Quick Example
curl -X POST https://api.aivideoapi.ai/v1/videos/generations \
-H "Authorization: Bearer sk-your-key" \
-H "Content-Type: application/json" \
-d '{"model": "happyhorse-1.1-image-to-video", "prompt": "Your prompt here"}'HappyHorse 1.1 (Video Edit)
formulaTry in Playground
Flat rate: 0 credits ($0.000)
Quick Example
curl -X POST https://api.aivideoapi.ai/v1/videos/generations \
-H "Authorization: Bearer sk-your-key" \
-H "Content-Type: application/json" \
-d '{"model": "happyhorse-1.1-video-edit", "prompt": "Your prompt here"}'HappyHorse 1.1 (Reference-to-Video)
formulaTry in Playground
Flat rate: 0 credits ($0.000)
Quick Example
curl -X POST https://api.aivideoapi.ai/v1/videos/generations \
-H "Authorization: Bearer sk-your-key" \
-H "Content-Type: application/json" \
-d '{"model": "happyhorse-1.1-reference-to-video", "prompt": "Your prompt here"}'