Skip to main content
POST
cURL

授权

Authorization
string
header
必填

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

请求体

application/json
model
string
必填

Public APIPod model ID.

Allowed value: "gemini-omni-extend"
prompt
string
必填
Maximum string length: 4000
video_url
string
必填

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>
默认值:720p
可用选项:
720p,
1080p
aspect_ratio
enum<string>
默认值:16:9
可用选项:
16:9,
9:16

响应

200 - application/json

Task accepted

Standard response for task submission

code
integer
必填
data
Task Submit Data · object
必填

Data content for task submission

message
string
必填