Skip to main content
POST

Authorizations

Authorization
string
header
required

Authorization: Bearer YOUR_API_KEY

Body

application/json
model
enum<string>
default:happyhorse-1.0-video-edit
required

Model ID. Use happyhorse-1.0-video-edit for this endpoint.

Available options:
happyhorse-1.0-video-edit
Example:

"happyhorse-1.0-video-edit"

input
object
required
webhook
string<uri>

Optional HTTPS callback URL when the task completes, fails, or is cancelled (Predictions API).

Response

Async task created

data
object
required