Skip to main content
POST
cURL
This is the HappyHorse Video API video editing interface, editing videos based on videos and reference images.

Authorizations

TT-API-KEY
string
header
required

Please go to TTAPI Console to get the API key.

Body

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

Model name. Fixed value: happyhorse-1.0-video-edit.

Example:

"happyhorse-1.0-video-edit"

input
object
required

Basic input information, including video to edit, reference images and prompt.

parameters
object

Video editing parameters, such as setting video resolution, etc.

Response

200 - application/json

Success Response

output
object
required

Task output information

request_id
string
required

Request unique identifier. Can be used for request tracing and troubleshooting.

Example:

"4909100c-7b5a-9f92-bfe5-xxxxxx"

Last modified on April 30, 2026