Skip to main content
POST
Submit video generation job

Authorizations

Authorization
string
header
required

Your AI Reserve API key (aireserve_api_…) from the API Keys page in the portal (https://portal.aireserve.com/keys).

Body

application/json
model
string
required
Required string length: 1 - 256
prompt
string
Required string length: 1 - 32000
duration_seconds
integer
Required range: 1 <= x <= 60
size
string
Pattern: ^\d{3,4}x\d{3,4}$
user
string
first_frame
string
Required string length: 1 - 27962156
last_frame
string
Required string length: 1 - 27962156
image
string
Required string length: 1 - 27962156
reference_images
string[]
Maximum array length: 10
Required string length: 1 - 27962156
reference_videos
string[]
Maximum array length: 5
Required string length: 1 - 4096
Pattern: ^https?://
reference_audios
string[]
Maximum array length: 5
Required string length: 1 - 4096
Pattern: ^https?://
audio_url
string
Required string length: 1 - 4096
Pattern: ^https?://
video
string
Required string length: 1 - 4096
Pattern: ^https?://
images
string[]
Maximum array length: 9
Required string length: 1 - 4096
Pattern: ^https?://
negative_prompt
string
Required string length: 1 - 32000
resolution
string
Maximum string length: 16
ratio
string
Maximum string length: 16
duration
integer
Required range: 1 <= x <= 60
audio
boolean
seed
integer
Required range: 0 <= x <= 2147483647
prompt_extend
boolean
upscale_factor
number
Required range: 1 <= x <= 8
target_language
string
Required string length: 2 - 64

Response

200

Default Response