Skip to main content
POST
Text to video

Authorizations

Authorization
string
header
required

A workspace API key beginning with gengen_live_.

Body

application/json
model
enum<string>
required

Supported WonderClip public model IDs:

  • wonder-pro — WonderClip Pro
  • wonder-standard — WonderClip Standard
  • wonder-happyhorse-1.1 — Happy Horse 1.1 through WonderClip
  • wonder-happyhorse-1.0 — Happy Horse 1.0 through WonderClip
Available options:
wonder-pro,
wonder-standard,
wonder-happyhorse-1.1,
wonder-happyhorse-1.0
prompt
string
required

Required generation instructions for every WonderClip mode.

Minimum string length: 1
mode
enum<string>

WonderClip generation mode. GENGEN can infer the mode from assets, but an explicit value is recommended.

Supported values:

  • text_to_video — generate from a text prompt
  • image_first_frame — animate a first-frame image
  • image_first_last_frame — interpolate between first and last frames
  • multimodal_reference — guide generation with reference media
Available options:
text_to_video,
image_first_frame,
image_first_last_frame,
multimodal_reference
assets
object

Reference media is limited to 1–9 items in total. The wonder-happyhorse-1.1 model accepts only image references in multimodal_reference mode.

controls
object

Response

The task was accepted.

id
string
required
model
string
required
status
string
required
outputs
object
required
createdAt
string<date-time>
updatedAt
string<date-time>
statusUpdateTime
string<date-time>