MiniMax H3

Native 2K video with stereo audio from text, a first and optional last frame, or image and audio references. Use it for expressive motion, legible in-frame text, and multimodal scenes up to 15 seconds.

Cost

18 tokens/s

VideoProvider: MiniMax
Run generation
IDEMPOTENCY_KEY="${IDEMPOTENCY_KEY:-$(uuidgen)}"
curl -X POST https://api.givon.ai/api/v1/generations \
  -H "Authorization: Bearer $GIVON_API_KEY" \
  -H "Idempotency-Key: $IDEMPOTENCY_KEY" \
  -H "Content-Type: application/json" \
  -d '{"type":"video","model":"minimax-h3","input":{"prompt":"cinematic drone shot over a city at night","aspectRatio":"9:16","resolution":"2K","duration":5,"audioEnabled":true,"referenceAssetUris":["asset://asset_..."]}}'

Input fields

* required
prompt*prompt

Generation prompt describing the scene, action and direction.

Type
string
Default
Allowed
up to 2000 chars
aspectRatioaspectRatio
Type
string
Default
9:16
Allowed
16:9, 1:1, 21:9, 3:4, 4:3, 9:16
resolutionresolution
Type
string
Default
2K
Allowed
2K
durationduration
Type
number
Default
5
Allowed
4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
audioEnabledaudioEnabled

Audio is created automatically and cannot be turned off separately.

Type
boolean
Default
true
Allowed
boolean
Start imagestartImage

Asset input for the startImage slot.

Type
string
Default
Allowed
image · asset, https, data
End imageendImage

Asset input for the endImage slot.

Type
string
Default
Allowed
image · asset, https, data
Speech audiospeechAudio

Asset input for the speechAudio slot.

Type
string
Default
Allowed
voiceover · asset, https, data
Speech audio 2speechAudio2

Asset input for the speechAudio2 slot.

Type
string
Default
Allowed
voiceover · asset, https, data
Speech audio 3speechAudio3

Asset input for the speechAudio3 slot.

Type
string
Default
Allowed
voiceover · asset, https, data
Reference imagesreferenceAssetUris

Optional reference assets as asset:// URIs, HTTPS URLs, or data URIs.

Type
array
Default
Allowed
image · up to 9 · asset, https, data

Cost

18 tokens/s

Capabilities

Modestext_to_videotext_image_to_videoimage_to_video
Asset slotsstartImage:imageendImage:imagespeechAudio:voiceoverspeechAudio2:voiceoverspeechAudio3:voiceoverreferenceAssetUris:image[]<=9

Run MiniMax H3

Get an API key and the same request shape will work across every model in the catalog.

Where to use this model

MiniMax H3 API - video generation · Givon AI