Skip to content

동영상 생성 (With Image)

POST
/v1/video/create
  • Create a Veo image-to-video or frame-conditioned task
  • Requires model, prompt, and images (image URL array)

Authorizations

bearer
Type
HTTP (bearer)

Request Body

application/json
object

Model name, e.g. veo2-fast-frames, veo3-fast-frames, veo3-pro-frames, veo2-fast-components.

프롬프트

Image URLs. veo2-fast-frames: up to 2; veo3-pro-frames: 1 first frame;
veo2-fast-components: up to 3 reference elements.

Auto-translate Chinese prompt to English when enabled

Enable upsampling

veo3 series only, 16:9 or 9:16

Responses

성공

application/json
object

Playground

Authorization
Body

Samples