text_to_video
Generate videos from text prompts using HappyHorse models. Submit a text prompt and optional parameters to create a video task, receiving a task ID, status, and output URLs.
Instructions
Create a HappyHorse task on RunAPI (text to video). Returns a task id, status, and output URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | ||
| wait | No | Poll until the task reaches a terminal status. | |
| model | No | RunAPI model slug for this model line. | |
| prompt | No | ||
| timeout_ms | No | ||
| aspect_ratio | No | ||
| callback_url | No | ||
| duration_seconds | No | ||
| poll_interval_ms | No | ||
| output_resolution | No | ||
| reference_image_urls | No |