HappyHorse
HappyHorse 1.0 T2V
Create asynchronous text-to-video tasks with happyhorse-1.0-t2v via POST /v1/predictions (function video).
POST
Authorizations
Authorization: Bearer YOUR_API_KEY
Body
application/json
Model ID. Use happyhorse-1.0-t2v for this endpoint.
Available options:
happyhorse-1.0-t2v Example:
"happyhorse-1.0-t2v"
Task type. Must be video for video generation.
Available options:
video Example:
"video"
Optional HTTPS callback URL when the task completes, fails, or is cancelled (Predictions API).
Response
Async task created