HappyHorse
HappyHorse 1.0 Video Edit
Create asynchronous video edit tasks with happyhorse-1.0-video-edit via POST /v1/predictions (function video).
POST
Authorizations
Authorization: Bearer YOUR_API_KEY
Body
application/json
Model ID. Use happyhorse-1.0-video-edit for this endpoint.
Available options:
happyhorse-1.0-video-edit Example:
"happyhorse-1.0-video-edit"
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