Skip to main content
POST
cURL

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: "veo3-1-lite-4k"
prompt
string
required

Describe the content of the video to be generated.

Maximum string length: 4000
image_urls
string[]

The referenced start frame or end frame image.

aspect_ratio
enum<string>
default:16:9

the generated video width and height aspect ratio.

Available options:
16:9,
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