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: "gemini-omni-extend"
prompt
string
required
Maximum string length: 4000
video_url
string
required

Video to be edited. The duration of the output video follows that of the source video. If the source video lasts more than 10 seconds, the output video will be capped at 10 seconds.

image_urls
string[]

Optional,you can provide 0-5 reference images to extend video.

resolution
enum<string>
default:720p
Available options:
720p,
1080p
aspect_ratio
enum<string>
default:16:9
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