POST
/
v1
/
jobs
/
gen2
/
image2video

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
prompt
string
required

The prompt of the generation

config
object
required
is_public
boolean

Whether is generation be public on Haiper Platform, please set to false if you will to keep it private. The default value is true

is_enable_prompt_enhancer
boolean

Whether let AI help you to enhance the prompt. The default value is true

negative_prompt
string

The negative prompt of the generation

gen_mode
string

Default: 'smooth', valid: 'smooth'(For videos with extensive motion), 'enhanced'(For videos with high fidelity & motion)

settings
object

Response

200 - application/json
status
string
required
value
object