Ultra I2V Pro

ultra_i2v_pro

Advanced multi-subject video effects with enhanced tracking accuracy and overall stability.

Authentication

authorization string required

All APIs require authentication via Bearer Token.

Get API Key:

Visit API Key Management Page to get your API Key

Usage:

Add to request header:

Authorization: Bearer YOUR_API_KEY

Parameters

model string required

Model ID to use for the request.

Value: ultra_i2v_pro


image string required

Input Image. Supports URL or Base64 format, URL will auto convert to Base64.


prompt string

Video generation prompt, maximum 2500 characters.


mode string required

Generation mode. V2.6 only supports pro schema.


duration string

Video duration (seconds).


sound string

Whether to generate sound with video.

Error Codes

CodeDescription
401API key is missing or invalid
403Insufficient balance or permission denied
429Rate limit exceeded
500Internal server error