Skip to main content
POST
cURL
Provide at least one reference asset. The per-media limits are defined by the API schema.

Authorizations

Authorization
string
header
required

Use your APIPod API key as a Bearer token in the Authorization header.

Body

application/json
model
string
required

Public APIPod model ID.

Allowed value: "minimax-h3-r2v"
prompt
string
required
Required string length: 1 - 7000
duration
integer
default:4
required

Duration of the generated video in seconds. Available values: 4-15.

Required range: 4 <= x <= 15
image_urls
string[]
video_urls
string[]
audio_urls
string[]

Audio cannot be used alone; at least one reference image or one reference video is required.

resolution
enum<string>
default:2K

Video resolution. Available values: 768P and 2K.

Available options:
768P,
2K
aspect_ratio
enum<string>
default:adaptive

Aspect ratio of the generated video. Defaults to adaptive.

Available options:
adaptive,
21:9,
16:9,
4:3,
1:1,
3:4,
9:16

Response

200 - application/json

Task accepted

Standard response for task submission

code
integer
required
data
Task Submit Data · object
required

Data content for task submission

message
string
required