Happy Horse 1.0 API — Text, Image & Video Edit in One Endpoint
One Happy Horse 1.0 API call covers text-to-video, image-to-video, reference video, and video edit. 720P or 1080P, 3 to 15 seconds, native audio in edit mode.
Default routing. Per-second rate applies as listed.
Same API endpoint. The model parameter selects the variant.
≤ 2500 chars · optional in image-to-video mode
Default 1080P
Ignored in image-to-video and edit modes
3 to 15 · ignored in edit mode
Default off
[0, 2147483647] · same seed ≈ similar output
What you can build
Real workflows powered by this model.
Animate any photo with the Happy Horse 1.0 API
Pass a first-frame image and a motion prompt. The Happy Horse 1.0 API returns a 3 to 15 second clip from the same endpoint as your text-to-video calls — no model swap.
Generate a clipCompose fresh scenes from reference images
Send 1 to 9 reference images alongside a prompt. The Happy Horse 1.0 API fuses subject, style, and props into a brand-new scene — product shots, character reskins, stylized social posts.
Restyle existing footage without re-shooting
Pass video_url to the Happy Horse 1.0 API and the source motion stays intact — only the look changes. Combine with up to 5 style images and audio_setting=origin to keep the original soundtrack.
Pricing
Credit-based — 1 credit = $0.001 USD. Pay only for completed generations.
| Mode | Category | Unit | Price |
|---|---|---|---|
| happyhorse-1.0 | |||
| 720P | 1 second | $0.163 163 credits | |
| 1080P | 1 second | $0.288 288 credits | |
Why reAPI
One endpoint, four modes
The Happy Horse 1.0 API auto-routes T2V, I2V, R2V, and EDIT by request shape. Routing priority is video_url > first_frame_image > image_urls > prompt-only. No model swap, no second integration.
Pricing by resolution × seconds
The Happy Horse 1.0 API charges $0.1625 per second at 720P and $0.2875 per second at 1080P. Mode does not change the rate, and failed jobs refund automatically.
Native audio in edit mode
Set audio_setting=origin to retain the source soundtrack or auto to regenerate audio. The Happy Horse 1.0 API ships voiced clips without a separate TTS step.
Ship the Happy Horse 1.0 API in three steps
- step 01
Create an API key
Sign up and grab a key from the dashboard. Free credits cover your first Happy Horse 1.0 API calls — no card required.
Open - step 02
Submit a video task
POST to /api/v1/videos/generations with model = happyhorse-1.0. The Happy Horse 1.0 API returns a task ID immediately.
Open - step 03
Poll the result
GET /api/v1/tasks/:id until status is completed. Download the Happy Horse 1.0 video and ship it.
Open
Frequently asked questions
Common questions about this model.
POST /api/v1/videos/generations
Authorization: Bearer $REAPI_API_KEY
Content-Type: application/json
{
"prompt": "..."
}Ready to ship?
Try it in the playground or grab an API key to integrate now.