HappyHorse 1.0
videoalibabaAlibaba HappyHorse 1.0 video generation and editing via Bailian/DashScope.
HappyHorse 1.0 (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.0-text-to-video", "prompt": "Your prompt here"}'HappyHorse 1.0 (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.0-image-to-video", "prompt": "Your prompt here"}'HappyHorse 1.0 (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.0-reference-to-video", "prompt": "Your prompt here"}'HappyHorse 1.0 (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.0-video-edit", "prompt": "Your prompt here"}'