Skip to main content
POST
Python

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <api_key>, where <api_key> is your API key. To get your API key, go to Developer Hub and click "Create new API Key".

Body

application/json

Body

end_seconds
number<float>
required

The total duration of the output video in seconds. Supported durations depend on the chosen model:

  • gemini-omni-1.1: 3, 4, 5, 6, 7, 8, 9, 10
  • kling-2.6: 5, 10
  • kling-3.0: 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
  • ltx-2.3: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 20, 25, 30
  • ltx-2.5: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60
  • minimax-h3: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 20, 25, 30
  • seedance-1.5: 4, 5, 6, 7, 8, 9, 10, 11, 12
  • seedance-2.0: 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
  • seedance-2.0-mini: 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
  • seedance-2.5: 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30
  • sora-2: 4, 8, 12, 24, 36, 48, 60
  • veo3.1: 4, 6, 8, 16, 24, 32, 40, 48, 56
  • veo3.1-lite: 4, 6, 8, 16, 24, 32, 40, 48, 56
  • wan-2.2: 3, 4, 5, 6, 7, 8, 9, 10, 15
Required range: 1 <= x <= 60
Example:

5

assets
object
required

Provide the assets for image-to-video. Sora 2 only supports images with an aspect ratio of 9:16 or 16:9.

name
string
default:Image To Video - dateTime

Give your video a custom name for easy identification.

Example:

"My Image To Video video"

model
enum<string>
default:default

The AI model to use for video generation.

  • default: uses our currently recommended model for general use. For paid tiers, defaults to kling-3.0. For free tiers, it defaults to ltx-2.5.
  • gemini-omni-1.1: Best for precise short clips, first/last frames, and high-resolution output.
  • kling-2.6: Best for action, motion blur, and controlled camera moves.
  • kling-3.0: Best for cinematic stories, references, and optional audio.
  • ltx-2.3: Fastest for general scenes, long clips, audio, and rapid iteration.
  • ltx-2.5: Fastest for general scenes, long clips, audio, and rapid iteration.
  • minimax-h3: Great for reference-driven clips with native audio and longer durations.
  • seedance-1.5: Best for smooth, consistent motion with an end frame.
  • seedance-2.0: Best for reference-led clips with precise subject control.
  • seedance-2.0-mini: Faster reference-led clips with consistent motion and audio.
  • seedance-2.5: Best for premium realism, detail, and natural motion.
  • sora-2: Best for creative concepts and longer clips with audio.
  • veo3.1: Best for romantic interactions and expressive action, with realistic detail.
  • veo3.1-lite: Balanced realism and audio at a lower cost than Veo 3.1.
  • wan-2.2: Best for physical motion, action, and camera movement.

If you specify the deprecated model value that includes the -audio suffix, this will be the same as included audio as true.

Available options:
default,
ltx-2,
ltx-2.3,
ltx-2.5,
minimax-h3,
wan-2.2,
seedance-1.5,
seedance-2.0,
seedance-2.0-mini,
seedance-2.5,
kling-2.5,
kling-2.6,
kling-3.0,
gemini-omni-1.1,
veo3.1,
veo3.1-lite,
sora-2,
kling-1.6,
seedance,
kling-2.5-audio,
veo3.1-audio
Example:

"kling-3.0"

resolution
enum<string>

Controls the output video resolution. Defaults to 720p on paid tiers and 480p on free tiers.

  • gemini-omni-1.1: Supports 360p, 720p, 1080p, 4k.
  • kling-2.6: Supports 720p, 1080p.
  • kling-3.0: Supports 720p, 1080p, 4k.
  • ltx-2.3: Supports 480p, 720p, 1080p.
  • ltx-2.5: Supports 480p, 720p, 1080p.
  • minimax-h3: Supports 480p, 720p, 1080p.
  • seedance-1.5: Supports 480p, 720p, 1080p.
  • seedance-2.0: Supports 480p, 720p.
  • seedance-2.0-mini: Supports 480p, 720p.
  • seedance-2.5: Supports 480p, 720p.
  • sora-2: Supports 720p.
  • veo3.1: Supports 720p, 1080p.
  • veo3.1-lite: Supports 720p, 1080p.
  • wan-2.2: Supports 480p, 720p, 1080p.
Available options:
360p,
480p,
720p,
1080p,
4k
Example:

"720p"

audio
boolean

Whether to include audio in the video. Defaults to false if not specified.

Audio support varies by model:

  • gemini-omni-1.1: Not supported
  • kling-2.6: Not supported
  • kling-3.0: Toggle-able: audio adds extra credits when enabled
  • ltx-2.3: Toggle-able: no additional credits for audio
  • ltx-2.5: Toggle-able: no additional credits for audio
  • minimax-h3: Toggle-able: no additional credits for audio
  • seedance-1.5: Toggle-able: audio adds extra credits when enabled
  • seedance-2.0: Toggle-able: no additional credits for audio
  • seedance-2.0-mini: Toggle-able: no additional credits for audio
  • seedance-2.5: Toggle-able: no additional credits for audio
  • sora-2: Toggle-able: no additional credits for audio
  • veo3.1: Toggle-able: audio adds extra credits when enabled
  • veo3.1-lite: Toggle-able: audio adds extra credits when enabled
  • wan-2.2: Not supported
Example:

true

style
object

Attributed used to dictate the style of the output

Response

Success

Success

id
string
required

Unique ID of the video. Use it with the Get video Project API to fetch status and downloads.

Example:

"cuid-example"

credits_charged
integer
required

The amount of credits deducted from your account to generate the video. If the status is not 'complete', this value is an estimate and may be adjusted upon completion based on the actual FPS of the output video.

If video generation fails, credits will be refunded, and this field will be updated to include the refund.

Example:

450