MiniMax H3 Fast

MiniMax H3 Fast is a speed-optimized H3 video model for generating 5 to 15 second clips at 480p. It supports text-to-video, first-frame image-to-video, and multimodal reference workflows that combine text with video and audio inputs to preserve visual context, motion, or voice characteristics. It is designed for fast previews, batch generation, and interactive creative workflows that need broader reference control than H3 Max Turbo.

API Reference
INTEGRATE
Complete technical specification for integration
RequestResponse
Examples4
CODE
Ready-to-use code snippets for common workflows
text-to-video
Couture Apiary Suit Showcase Reel$0.276~13simport { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'minimax:h3@fast',
positivePrompt: 'A polished six-second vertical fashion showcase reel featuring one model in a couture ivory beekeeping suit: structured cotton twill, sculpted shoulders, fitted utility waist, reinforced gloves, tall cream boots, and a geometric mesh veil hood with subtle amber piping. The setting is a minimalist honey-processing room with pale limestone walls, brushed stainless steel equipment, and shallow glass trays of glowing golden honey. Warm late-afternoon light passes through the honey and casts amber reflections across the otherwise cool, quiet space. Begin with a symmetrical full-body portrait as the model stands still, centered and poised like a runway campaign. The model then turns slowly through three quarters, revealing the suit\'s articulated sleeves, tailored back, utility pockets, and veil profile while the fabric moves naturally. The camera performs one smooth, controlled push-in from full body to waist-up, then gently arcs around the model and finishes on a crisp close view of one gloved hand adjusting the amber-edged cuff. A few bees drift calmly in the distant background without obscuring the garment. Sophisticated protective-workwear editorial, restrained ivory, silver, and honey-gold palette, tactile fabric detail, premium product lighting, realistic human proportions, stable garment construction, elegant measured motion, shallow depth of field, no cuts, no text, no logos, no watermark.',
width: 480,
height: 864,
duration: 6
})import asyncio
import os
from runware import Runware
async def main():
async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
results = await client.run({
"model": "minimax:h3@fast",
"positivePrompt": "A polished six-second vertical fashion showcase reel featuring one model in a couture ivory beekeeping suit: structured cotton twill, sculpted shoulders, fitted utility waist, reinforced gloves, tall cream boots, and a geometric mesh veil hood with subtle amber piping. The setting is a minimalist honey-processing room with pale limestone walls, brushed stainless steel equipment, and shallow glass trays of glowing golden honey. Warm late-afternoon light passes through the honey and casts amber reflections across the otherwise cool, quiet space. Begin with a symmetrical full-body portrait as the model stands still, centered and poised like a runway campaign. The model then turns slowly through three quarters, revealing the suit's articulated sleeves, tailored back, utility pockets, and veil profile while the fabric moves naturally. The camera performs one smooth, controlled push-in from full body to waist-up, then gently arcs around the model and finishes on a crisp close view of one gloved hand adjusting the amber-edged cuff. A few bees drift calmly in the distant background without obscuring the garment. Sophisticated protective-workwear editorial, restrained ivory, silver, and honey-gold palette, tactile fabric detail, premium product lighting, realistic human proportions, stable garment construction, elegant measured motion, shallow depth of field, no cuts, no text, no logos, no watermark.",
"width": 480,
"height": 864,
"duration": 6
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "videoInference",
"taskUUID": "c27a0841-1694-4cac-a97a-fc65640bcd89",
"model": "minimax:h3@fast",
"positivePrompt": "A polished six-second vertical fashion showcase reel featuring one model in a couture ivory beekeeping suit: structured cotton twill, sculpted shoulders, fitted utility waist, reinforced gloves, tall cream boots, and a geometric mesh veil hood with subtle amber piping. The setting is a minimalist honey-processing room with pale limestone walls, brushed stainless steel equipment, and shallow glass trays of glowing golden honey. Warm late-afternoon light passes through the honey and casts amber reflections across the otherwise cool, quiet space. Begin with a symmetrical full-body portrait as the model stands still, centered and poised like a runway campaign. The model then turns slowly through three quarters, revealing the suit's articulated sleeves, tailored back, utility pockets, and veil profile while the fabric moves naturally. The camera performs one smooth, controlled push-in from full body to waist-up, then gently arcs around the model and finishes on a crisp close view of one gloved hand adjusting the amber-edged cuff. A few bees drift calmly in the distant background without obscuring the garment. Sophisticated protective-workwear editorial, restrained ivory, silver, and honey-gold palette, tactile fabric detail, premium product lighting, realistic human proportions, stable garment construction, elegant measured motion, shallow depth of field, no cuts, no text, no logos, no watermark.",
"width": 480,
"height": 864,
"duration": 6
}
]'runware run minimax:h3@fast \
positivePrompt="A polished six-second vertical fashion showcase reel featuring one model in a couture ivory beekeeping suit: structured cotton twill, sculpted shoulders, fitted utility waist, reinforced gloves, tall cream boots, and a geometric mesh veil hood with subtle amber piping. The setting is a minimalist honey-processing room with pale limestone walls, brushed stainless steel equipment, and shallow glass trays of glowing golden honey. Warm late-afternoon light passes through the honey and casts amber reflections across the otherwise cool, quiet space. Begin with a symmetrical full-body portrait as the model stands still, centered and poised like a runway campaign. The model then turns slowly through three quarters, revealing the suit's articulated sleeves, tailored back, utility pockets, and veil profile while the fabric moves naturally. The camera performs one smooth, controlled push-in from full body to waist-up, then gently arcs around the model and finishes on a crisp close view of one gloved hand adjusting the amber-edged cuff. A few bees drift calmly in the distant background without obscuring the garment. Sophisticated protective-workwear editorial, restrained ivory, silver, and honey-gold palette, tactile fabric detail, premium product lighting, realistic human proportions, stable garment construction, elegant measured motion, shallow depth of field, no cuts, no text, no logos, no watermark." \
width=480 \
height=864 \
duration=6{
"taskType": "videoInference",
"taskUUID": "c27a0841-1694-4cac-a97a-fc65640bcd89",
"model": "minimax:h3@fast",
"positivePrompt": "A polished six-second vertical fashion showcase reel featuring one model in a couture ivory beekeeping suit: structured cotton twill, sculpted shoulders, fitted utility waist, reinforced gloves, tall cream boots, and a geometric mesh veil hood with subtle amber piping. The setting is a minimalist honey-processing room with pale limestone walls, brushed stainless steel equipment, and shallow glass trays of glowing golden honey. Warm late-afternoon light passes through the honey and casts amber reflections across the otherwise cool, quiet space. Begin with a symmetrical full-body portrait as the model stands still, centered and poised like a runway campaign. The model then turns slowly through three quarters, revealing the suit's articulated sleeves, tailored back, utility pockets, and veil profile while the fabric moves naturally. The camera performs one smooth, controlled push-in from full body to waist-up, then gently arcs around the model and finishes on a crisp close view of one gloved hand adjusting the amber-edged cuff. A few bees drift calmly in the distant background without obscuring the garment. Sophisticated protective-workwear editorial, restrained ivory, silver, and honey-gold palette, tactile fabric detail, premium product lighting, realistic human proportions, stable garment construction, elegant measured motion, shallow depth of field, no cuts, no text, no logos, no watermark.",
"width": 480,
"height": 864,
"duration": 6
}Response
{
"taskType": "videoInference",
"taskUUID": "c27a0841-1694-4cac-a97a-fc65640bcd89",
"videoUUID": "55c299fc-c83f-4ee1-a02c-2ea0334318ff",
"videoURL": "https://vm.runware.ai/video/os/a02d21/ws/5/vi/55c299fc-c83f-4ee1-a02c-2ea0334318ff.mp4",
"seed": 604819128,
"cost": 0.276
}first-frame
Pigeon Anthem Music Video Segment$0.368~34simport { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'minimax:h3@fast',
positivePrompt: 'Continue naturally from the supplied opening frame as one uninterrupted eight-second music-video shot. The elderly pigeon fancier holds still for the first half-beat, then snaps open the wicker basket and raises both arms with calm, ceremonial precision. A dense flock of white and charcoal racing pigeons surges upward around him in time with an imagined 128 BPM chorus, wings passing close to the lens before spiraling toward the open cobalt sky. The pigeons waiting at his feet join the release in successive waves. Execute a smooth, fast dolly toward the performer followed by a subtle clockwise orbit, ending in a heroic low-angle medium-wide view as he looks upward and his sulfur-yellow tracksuit ripples in the wing-driven air. Preserve his identity, wardrobe, the velodrome architecture, damp surfaces, weeds, ground fog and sodium lamp throughout. Blue-hour cobalt and concrete-gray palette punctuated by sulfur yellow and warm amber; tactile 16mm grain, slight halation, crisp natural wing motion, realistic flock behavior, dramatic but believable lighting. Ecstatic, dignified and communal rather than comic. Cinematic ultrawide framing with safe central action, no cuts, no slow motion, no captions, no lettering, no logos.',
duration: 8,
inputs: {
frameImages: [
{
image: 'https://assets.runware.ai/assets/inputs/bcc0fe87-5fd6-4d22-b93c-183313ee5543.jpg',
frame: 'first'
}
]
}
})import asyncio
import os
from runware import Runware
async def main():
async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
results = await client.run({
"model": "minimax:h3@fast",
"positivePrompt": "Continue naturally from the supplied opening frame as one uninterrupted eight-second music-video shot. The elderly pigeon fancier holds still for the first half-beat, then snaps open the wicker basket and raises both arms with calm, ceremonial precision. A dense flock of white and charcoal racing pigeons surges upward around him in time with an imagined 128 BPM chorus, wings passing close to the lens before spiraling toward the open cobalt sky. The pigeons waiting at his feet join the release in successive waves. Execute a smooth, fast dolly toward the performer followed by a subtle clockwise orbit, ending in a heroic low-angle medium-wide view as he looks upward and his sulfur-yellow tracksuit ripples in the wing-driven air. Preserve his identity, wardrobe, the velodrome architecture, damp surfaces, weeds, ground fog and sodium lamp throughout. Blue-hour cobalt and concrete-gray palette punctuated by sulfur yellow and warm amber; tactile 16mm grain, slight halation, crisp natural wing motion, realistic flock behavior, dramatic but believable lighting. Ecstatic, dignified and communal rather than comic. Cinematic ultrawide framing with safe central action, no cuts, no slow motion, no captions, no lettering, no logos.",
"duration": 8,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/bcc0fe87-5fd6-4d22-b93c-183313ee5543.jpg",
"frame": "first"
}
]
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "videoInference",
"taskUUID": "631fa4fc-33be-4c78-abf0-12b8c50060c5",
"model": "minimax:h3@fast",
"positivePrompt": "Continue naturally from the supplied opening frame as one uninterrupted eight-second music-video shot. The elderly pigeon fancier holds still for the first half-beat, then snaps open the wicker basket and raises both arms with calm, ceremonial precision. A dense flock of white and charcoal racing pigeons surges upward around him in time with an imagined 128 BPM chorus, wings passing close to the lens before spiraling toward the open cobalt sky. The pigeons waiting at his feet join the release in successive waves. Execute a smooth, fast dolly toward the performer followed by a subtle clockwise orbit, ending in a heroic low-angle medium-wide view as he looks upward and his sulfur-yellow tracksuit ripples in the wing-driven air. Preserve his identity, wardrobe, the velodrome architecture, damp surfaces, weeds, ground fog and sodium lamp throughout. Blue-hour cobalt and concrete-gray palette punctuated by sulfur yellow and warm amber; tactile 16mm grain, slight halation, crisp natural wing motion, realistic flock behavior, dramatic but believable lighting. Ecstatic, dignified and communal rather than comic. Cinematic ultrawide framing with safe central action, no cuts, no slow motion, no captions, no lettering, no logos.",
"duration": 8,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/bcc0fe87-5fd6-4d22-b93c-183313ee5543.jpg",
"frame": "first"
}
]
}
}
]'runware run minimax:h3@fast \
positivePrompt="Continue naturally from the supplied opening frame as one uninterrupted eight-second music-video shot. The elderly pigeon fancier holds still for the first half-beat, then snaps open the wicker basket and raises both arms with calm, ceremonial precision. A dense flock of white and charcoal racing pigeons surges upward around him in time with an imagined 128 BPM chorus, wings passing close to the lens before spiraling toward the open cobalt sky. The pigeons waiting at his feet join the release in successive waves. Execute a smooth, fast dolly toward the performer followed by a subtle clockwise orbit, ending in a heroic low-angle medium-wide view as he looks upward and his sulfur-yellow tracksuit ripples in the wing-driven air. Preserve his identity, wardrobe, the velodrome architecture, damp surfaces, weeds, ground fog and sodium lamp throughout. Blue-hour cobalt and concrete-gray palette punctuated by sulfur yellow and warm amber; tactile 16mm grain, slight halation, crisp natural wing motion, realistic flock behavior, dramatic but believable lighting. Ecstatic, dignified and communal rather than comic. Cinematic ultrawide framing with safe central action, no cuts, no slow motion, no captions, no lettering, no logos." \
duration=8 \
inputs.frameImages.0.image=https://assets.runware.ai/assets/inputs/bcc0fe87-5fd6-4d22-b93c-183313ee5543.jpg \
inputs.frameImages.0.frame=first{
"taskType": "videoInference",
"taskUUID": "631fa4fc-33be-4c78-abf0-12b8c50060c5",
"model": "minimax:h3@fast",
"positivePrompt": "Continue naturally from the supplied opening frame as one uninterrupted eight-second music-video shot. The elderly pigeon fancier holds still for the first half-beat, then snaps open the wicker basket and raises both arms with calm, ceremonial precision. A dense flock of white and charcoal racing pigeons surges upward around him in time with an imagined 128 BPM chorus, wings passing close to the lens before spiraling toward the open cobalt sky. The pigeons waiting at his feet join the release in successive waves. Execute a smooth, fast dolly toward the performer followed by a subtle clockwise orbit, ending in a heroic low-angle medium-wide view as he looks upward and his sulfur-yellow tracksuit ripples in the wing-driven air. Preserve his identity, wardrobe, the velodrome architecture, damp surfaces, weeds, ground fog and sodium lamp throughout. Blue-hour cobalt and concrete-gray palette punctuated by sulfur yellow and warm amber; tactile 16mm grain, slight halation, crisp natural wing motion, realistic flock behavior, dramatic but believable lighting. Ecstatic, dignified and communal rather than comic. Cinematic ultrawide framing with safe central action, no cuts, no slow motion, no captions, no lettering, no logos.",
"duration": 8,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/bcc0fe87-5fd6-4d22-b93c-183313ee5543.jpg",
"frame": "first"
}
]
}
}Response
{
"taskType": "videoInference",
"taskUUID": "631fa4fc-33be-4c78-abf0-12b8c50060c5",
"videoUUID": "275d42da-eb2e-481e-80be-401a70003dac",
"videoURL": "https://vm.runware.ai/video/os/a04d20/ws/5/vi/275d42da-eb2e-481e-80be-401a70003dac.mp4",
"seed": 1057954909,
"cost": 0.368
}first-last-frame
Water Rights Documentary Title Sequence$0.46~25simport { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'minimax:h3@fast',
positivePrompt: 'Create a single coherent 10-second cinematic title sequence transitioning between the supplied first and last frames. Keep the camera completely locked, preserving the intake tower, canyon contours, horizon, lens perspective, and centered composition. Begin in near silence visually: a drained reservoir at cold dawn, cracked mud and survey stakes motionless under drifting dust. Fine cracks slowly darken as moisture travels through them. Water then wells up naturally from the lowest channels and spreads across the basin in an elegant accelerated-time transition, lifting small ripples and dissolving the dust without a cut. The water level rises around the survey stakes and intake tower while the palette shifts gradually from dry ochre and faded sage to deep cobalt and silver-blue. Submerged survey lines become luminous hydrographic contours beneath the surface. During the final three seconds, those pale contour lines align and resolve cleanly into the exact centered title from the last frame: “THE LAST ALLOCATION,” with “A DOCUMENTARY SERIES” beneath it. Finish on calm water with subtle reflections, a slow break of dawn light, and perfectly stable, legible typography matching the final image. Prestige investigative documentary tone, restrained and ominous rather than apocalyptic, photorealistic 35mm cinematography, natural atmospheric depth, smooth physically coherent water movement, no camera cut, no camera shake, no extra text, no logos, no people.',
duration: 10,
inputs: {
frameImages: [
{
image: 'https://assets.runware.ai/assets/inputs/01c38747-8aec-453c-bb61-e77e7e324639.jpg',
frame: 'first'
},
{
image: 'https://assets.runware.ai/assets/inputs/4a64fb0d-a217-46b9-89b5-8489b89fcbb3.jpg',
frame: 'last'
}
]
}
})import asyncio
import os
from runware import Runware
async def main():
async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
results = await client.run({
"model": "minimax:h3@fast",
"positivePrompt": "Create a single coherent 10-second cinematic title sequence transitioning between the supplied first and last frames. Keep the camera completely locked, preserving the intake tower, canyon contours, horizon, lens perspective, and centered composition. Begin in near silence visually: a drained reservoir at cold dawn, cracked mud and survey stakes motionless under drifting dust. Fine cracks slowly darken as moisture travels through them. Water then wells up naturally from the lowest channels and spreads across the basin in an elegant accelerated-time transition, lifting small ripples and dissolving the dust without a cut. The water level rises around the survey stakes and intake tower while the palette shifts gradually from dry ochre and faded sage to deep cobalt and silver-blue. Submerged survey lines become luminous hydrographic contours beneath the surface. During the final three seconds, those pale contour lines align and resolve cleanly into the exact centered title from the last frame: “THE LAST ALLOCATION,” with “A DOCUMENTARY SERIES” beneath it. Finish on calm water with subtle reflections, a slow break of dawn light, and perfectly stable, legible typography matching the final image. Prestige investigative documentary tone, restrained and ominous rather than apocalyptic, photorealistic 35mm cinematography, natural atmospheric depth, smooth physically coherent water movement, no camera cut, no camera shake, no extra text, no logos, no people.",
"duration": 10,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/01c38747-8aec-453c-bb61-e77e7e324639.jpg",
"frame": "first"
},
{
"image": "https://assets.runware.ai/assets/inputs/4a64fb0d-a217-46b9-89b5-8489b89fcbb3.jpg",
"frame": "last"
}
]
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "videoInference",
"taskUUID": "2dc9962b-25a0-4bbd-bd99-6dea6afb8989",
"model": "minimax:h3@fast",
"positivePrompt": "Create a single coherent 10-second cinematic title sequence transitioning between the supplied first and last frames. Keep the camera completely locked, preserving the intake tower, canyon contours, horizon, lens perspective, and centered composition. Begin in near silence visually: a drained reservoir at cold dawn, cracked mud and survey stakes motionless under drifting dust. Fine cracks slowly darken as moisture travels through them. Water then wells up naturally from the lowest channels and spreads across the basin in an elegant accelerated-time transition, lifting small ripples and dissolving the dust without a cut. The water level rises around the survey stakes and intake tower while the palette shifts gradually from dry ochre and faded sage to deep cobalt and silver-blue. Submerged survey lines become luminous hydrographic contours beneath the surface. During the final three seconds, those pale contour lines align and resolve cleanly into the exact centered title from the last frame: “THE LAST ALLOCATION,” with “A DOCUMENTARY SERIES” beneath it. Finish on calm water with subtle reflections, a slow break of dawn light, and perfectly stable, legible typography matching the final image. Prestige investigative documentary tone, restrained and ominous rather than apocalyptic, photorealistic 35mm cinematography, natural atmospheric depth, smooth physically coherent water movement, no camera cut, no camera shake, no extra text, no logos, no people.",
"duration": 10,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/01c38747-8aec-453c-bb61-e77e7e324639.jpg",
"frame": "first"
},
{
"image": "https://assets.runware.ai/assets/inputs/4a64fb0d-a217-46b9-89b5-8489b89fcbb3.jpg",
"frame": "last"
}
]
}
}
]'runware run minimax:h3@fast \
positivePrompt="Create a single coherent 10-second cinematic title sequence transitioning between the supplied first and last frames. Keep the camera completely locked, preserving the intake tower, canyon contours, horizon, lens perspective, and centered composition. Begin in near silence visually: a drained reservoir at cold dawn, cracked mud and survey stakes motionless under drifting dust. Fine cracks slowly darken as moisture travels through them. Water then wells up naturally from the lowest channels and spreads across the basin in an elegant accelerated-time transition, lifting small ripples and dissolving the dust without a cut. The water level rises around the survey stakes and intake tower while the palette shifts gradually from dry ochre and faded sage to deep cobalt and silver-blue. Submerged survey lines become luminous hydrographic contours beneath the surface. During the final three seconds, those pale contour lines align and resolve cleanly into the exact centered title from the last frame: “THE LAST ALLOCATION,” with “A DOCUMENTARY SERIES” beneath it. Finish on calm water with subtle reflections, a slow break of dawn light, and perfectly stable, legible typography matching the final image. Prestige investigative documentary tone, restrained and ominous rather than apocalyptic, photorealistic 35mm cinematography, natural atmospheric depth, smooth physically coherent water movement, no camera cut, no camera shake, no extra text, no logos, no people." \
duration=10 \
inputs.frameImages.0.image=https://assets.runware.ai/assets/inputs/01c38747-8aec-453c-bb61-e77e7e324639.jpg \
inputs.frameImages.0.frame=first \
inputs.frameImages.1.image=https://assets.runware.ai/assets/inputs/4a64fb0d-a217-46b9-89b5-8489b89fcbb3.jpg \
inputs.frameImages.1.frame=last{
"taskType": "videoInference",
"taskUUID": "2dc9962b-25a0-4bbd-bd99-6dea6afb8989",
"model": "minimax:h3@fast",
"positivePrompt": "Create a single coherent 10-second cinematic title sequence transitioning between the supplied first and last frames. Keep the camera completely locked, preserving the intake tower, canyon contours, horizon, lens perspective, and centered composition. Begin in near silence visually: a drained reservoir at cold dawn, cracked mud and survey stakes motionless under drifting dust. Fine cracks slowly darken as moisture travels through them. Water then wells up naturally from the lowest channels and spreads across the basin in an elegant accelerated-time transition, lifting small ripples and dissolving the dust without a cut. The water level rises around the survey stakes and intake tower while the palette shifts gradually from dry ochre and faded sage to deep cobalt and silver-blue. Submerged survey lines become luminous hydrographic contours beneath the surface. During the final three seconds, those pale contour lines align and resolve cleanly into the exact centered title from the last frame: “THE LAST ALLOCATION,” with “A DOCUMENTARY SERIES” beneath it. Finish on calm water with subtle reflections, a slow break of dawn light, and perfectly stable, legible typography matching the final image. Prestige investigative documentary tone, restrained and ominous rather than apocalyptic, photorealistic 35mm cinematography, natural atmospheric depth, smooth physically coherent water movement, no camera cut, no camera shake, no extra text, no logos, no people.",
"duration": 10,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/01c38747-8aec-453c-bb61-e77e7e324639.jpg",
"frame": "first"
},
{
"image": "https://assets.runware.ai/assets/inputs/4a64fb0d-a217-46b9-89b5-8489b89fcbb3.jpg",
"frame": "last"
}
]
}
}Response
{
"taskType": "videoInference",
"taskUUID": "2dc9962b-25a0-4bbd-bd99-6dea6afb8989",
"videoUUID": "2a456de8-1cb7-4385-967e-4956397a2255",
"videoURL": "https://vm.runware.ai/video/os/a07dlim3/ws/5/vi/2a456de8-1cb7-4385-967e-4956397a2255.mp4",
"seed": 171171087,
"cost": 0.46
}reference-to-video
Freeport Crime Series Title Teaser$0.884~59simport { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'minimax:h3@fast',
positivePrompt: 'Create a finished 12-second cinematic title teaser for a prestige crime series titled FREEPORT, set inside the secretive world of customs-free fine-art storage. Use all three references as complementary guidance. The reference image defines the central subject, production design and palette: raw museum crate, old-master portrait eye behind translucent conservation film, steel shelving, customs seals, graphite shadows and oxidized amber light. Preserve its tactile realism and sense of concealed cultural wealth. The reference video defines the continuous camera language and physical motion: a slow, precise lateral tracking move through monumental warehouse crates, narrow-gap parallax, subtle lens breathing, drifting dust and gently shifting plastic sheeting. Match its restrained speed and high-security atmosphere rather than cutting like an action trailer. The reference audio controls pacing and visual accents: security lights faintly pulse with the sub-bass, the metallic impact near the midpoint motivates a sharp inspection-light sweep, the rising scrape builds visual tension, and the final resonant strike lands exactly with the title reveal.\n\nBegin in extreme macro darkness on splintered plywood fibers and a waxy customs seal, with a razor-thin amber beam crawling across the surface. The camera glides past a crate seam and peers through a narrow opening, revealing the painted eye from the referenced old-master portrait under rippling translucent conservation film. Keep the painting clearly an artwork, not a living face. Continue the same impossible but physically convincing tracking move outward into a vast, immaculate warehouse aisle where anonymous art crates recede into blackness. At the midpoint metallic hit, an automated inspection bar sweeps once across the aisle, briefly exposing inventory marks, steel mesh and suspended dust without making any small label readable. Shadows close in as the camera approaches a matte-black crate at the end of the aisle. During the final two seconds, the amber scan resolves into centered, widely tracked uppercase title lettering: FREEPORT. The title should be clean, elegant, sharp and fully legible, warm ivory against near-black, with no subtitle, credits, logos or additional words. End on a composed title card with only slight floating dust and a dying amber reflection. Premium European crime-thriller tone, forensic rather than violent, photorealistic materials, deep blacks, restrained tarnished-gold highlights, subtle 2.39:1 cinematic composition within the landscape frame, controlled anamorphic flare, fine film grain, no people, no UI, no watermarks.',
width: 864,
height: 480,
duration: 12,
inputs: {
referenceImages: [
'https://assets.runware.ai/assets/inputs/d0469207-0f52-43ee-bb77-516835e68c46.jpg'
],
referenceVideos: [
'https://assets.runware.ai/assets/inputs/9a7a956a-225b-4691-a867-39e8867c904a.mp4'
],
referenceAudios: [
'https://assets.runware.ai/assets/inputs/78d2f6dd-e02c-4b11-af5e-654a08271c10.mp3'
]
}
})import asyncio
import os
from runware import Runware
async def main():
async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
results = await client.run({
"model": "minimax:h3@fast",
"positivePrompt": "Create a finished 12-second cinematic title teaser for a prestige crime series titled FREEPORT, set inside the secretive world of customs-free fine-art storage. Use all three references as complementary guidance. The reference image defines the central subject, production design and palette: raw museum crate, old-master portrait eye behind translucent conservation film, steel shelving, customs seals, graphite shadows and oxidized amber light. Preserve its tactile realism and sense of concealed cultural wealth. The reference video defines the continuous camera language and physical motion: a slow, precise lateral tracking move through monumental warehouse crates, narrow-gap parallax, subtle lens breathing, drifting dust and gently shifting plastic sheeting. Match its restrained speed and high-security atmosphere rather than cutting like an action trailer. The reference audio controls pacing and visual accents: security lights faintly pulse with the sub-bass, the metallic impact near the midpoint motivates a sharp inspection-light sweep, the rising scrape builds visual tension, and the final resonant strike lands exactly with the title reveal.\n\nBegin in extreme macro darkness on splintered plywood fibers and a waxy customs seal, with a razor-thin amber beam crawling across the surface. The camera glides past a crate seam and peers through a narrow opening, revealing the painted eye from the referenced old-master portrait under rippling translucent conservation film. Keep the painting clearly an artwork, not a living face. Continue the same impossible but physically convincing tracking move outward into a vast, immaculate warehouse aisle where anonymous art crates recede into blackness. At the midpoint metallic hit, an automated inspection bar sweeps once across the aisle, briefly exposing inventory marks, steel mesh and suspended dust without making any small label readable. Shadows close in as the camera approaches a matte-black crate at the end of the aisle. During the final two seconds, the amber scan resolves into centered, widely tracked uppercase title lettering: FREEPORT. The title should be clean, elegant, sharp and fully legible, warm ivory against near-black, with no subtitle, credits, logos or additional words. End on a composed title card with only slight floating dust and a dying amber reflection. Premium European crime-thriller tone, forensic rather than violent, photorealistic materials, deep blacks, restrained tarnished-gold highlights, subtle 2.39:1 cinematic composition within the landscape frame, controlled anamorphic flare, fine film grain, no people, no UI, no watermarks.",
"width": 864,
"height": 480,
"duration": 12,
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/d0469207-0f52-43ee-bb77-516835e68c46.jpg"
],
"referenceVideos": [
"https://assets.runware.ai/assets/inputs/9a7a956a-225b-4691-a867-39e8867c904a.mp4"
],
"referenceAudios": [
"https://assets.runware.ai/assets/inputs/78d2f6dd-e02c-4b11-af5e-654a08271c10.mp3"
]
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "videoInference",
"taskUUID": "f538015a-8ccc-4806-afe5-3a4db70b9ebb",
"model": "minimax:h3@fast",
"positivePrompt": "Create a finished 12-second cinematic title teaser for a prestige crime series titled FREEPORT, set inside the secretive world of customs-free fine-art storage. Use all three references as complementary guidance. The reference image defines the central subject, production design and palette: raw museum crate, old-master portrait eye behind translucent conservation film, steel shelving, customs seals, graphite shadows and oxidized amber light. Preserve its tactile realism and sense of concealed cultural wealth. The reference video defines the continuous camera language and physical motion: a slow, precise lateral tracking move through monumental warehouse crates, narrow-gap parallax, subtle lens breathing, drifting dust and gently shifting plastic sheeting. Match its restrained speed and high-security atmosphere rather than cutting like an action trailer. The reference audio controls pacing and visual accents: security lights faintly pulse with the sub-bass, the metallic impact near the midpoint motivates a sharp inspection-light sweep, the rising scrape builds visual tension, and the final resonant strike lands exactly with the title reveal.\n\nBegin in extreme macro darkness on splintered plywood fibers and a waxy customs seal, with a razor-thin amber beam crawling across the surface. The camera glides past a crate seam and peers through a narrow opening, revealing the painted eye from the referenced old-master portrait under rippling translucent conservation film. Keep the painting clearly an artwork, not a living face. Continue the same impossible but physically convincing tracking move outward into a vast, immaculate warehouse aisle where anonymous art crates recede into blackness. At the midpoint metallic hit, an automated inspection bar sweeps once across the aisle, briefly exposing inventory marks, steel mesh and suspended dust without making any small label readable. Shadows close in as the camera approaches a matte-black crate at the end of the aisle. During the final two seconds, the amber scan resolves into centered, widely tracked uppercase title lettering: FREEPORT. The title should be clean, elegant, sharp and fully legible, warm ivory against near-black, with no subtitle, credits, logos or additional words. End on a composed title card with only slight floating dust and a dying amber reflection. Premium European crime-thriller tone, forensic rather than violent, photorealistic materials, deep blacks, restrained tarnished-gold highlights, subtle 2.39:1 cinematic composition within the landscape frame, controlled anamorphic flare, fine film grain, no people, no UI, no watermarks.",
"width": 864,
"height": 480,
"duration": 12,
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/d0469207-0f52-43ee-bb77-516835e68c46.jpg"
],
"referenceVideos": [
"https://assets.runware.ai/assets/inputs/9a7a956a-225b-4691-a867-39e8867c904a.mp4"
],
"referenceAudios": [
"https://assets.runware.ai/assets/inputs/78d2f6dd-e02c-4b11-af5e-654a08271c10.mp3"
]
}
}
]'runware run minimax:h3@fast \
positivePrompt="Create a finished 12-second cinematic title teaser for a prestige crime series titled FREEPORT, set inside the secretive world of customs-free fine-art storage. Use all three references as complementary guidance. The reference image defines the central subject, production design and palette: raw museum crate, old-master portrait eye behind translucent conservation film, steel shelving, customs seals, graphite shadows and oxidized amber light. Preserve its tactile realism and sense of concealed cultural wealth. The reference video defines the continuous camera language and physical motion: a slow, precise lateral tracking move through monumental warehouse crates, narrow-gap parallax, subtle lens breathing, drifting dust and gently shifting plastic sheeting. Match its restrained speed and high-security atmosphere rather than cutting like an action trailer. The reference audio controls pacing and visual accents: security lights faintly pulse with the sub-bass, the metallic impact near the midpoint motivates a sharp inspection-light sweep, the rising scrape builds visual tension, and the final resonant strike lands exactly with the title reveal.
Begin in extreme macro darkness on splintered plywood fibers and a waxy customs seal, with a razor-thin amber beam crawling across the surface. The camera glides past a crate seam and peers through a narrow opening, revealing the painted eye from the referenced old-master portrait under rippling translucent conservation film. Keep the painting clearly an artwork, not a living face. Continue the same impossible but physically convincing tracking move outward into a vast, immaculate warehouse aisle where anonymous art crates recede into blackness. At the midpoint metallic hit, an automated inspection bar sweeps once across the aisle, briefly exposing inventory marks, steel mesh and suspended dust without making any small label readable. Shadows close in as the camera approaches a matte-black crate at the end of the aisle. During the final two seconds, the amber scan resolves into centered, widely tracked uppercase title lettering: FREEPORT. The title should be clean, elegant, sharp and fully legible, warm ivory against near-black, with no subtitle, credits, logos or additional words. End on a composed title card with only slight floating dust and a dying amber reflection. Premium European crime-thriller tone, forensic rather than violent, photorealistic materials, deep blacks, restrained tarnished-gold highlights, subtle 2.39:1 cinematic composition within the landscape frame, controlled anamorphic flare, fine film grain, no people, no UI, no watermarks." \
width=864 \
height=480 \
duration=12 \
inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/d0469207-0f52-43ee-bb77-516835e68c46.jpg \
inputs.referenceVideos.0=https://assets.runware.ai/assets/inputs/9a7a956a-225b-4691-a867-39e8867c904a.mp4 \
inputs.referenceAudios.0=https://assets.runware.ai/assets/inputs/78d2f6dd-e02c-4b11-af5e-654a08271c10.mp3{
"taskType": "videoInference",
"taskUUID": "f538015a-8ccc-4806-afe5-3a4db70b9ebb",
"model": "minimax:h3@fast",
"positivePrompt": "Create a finished 12-second cinematic title teaser for a prestige crime series titled FREEPORT, set inside the secretive world of customs-free fine-art storage. Use all three references as complementary guidance. The reference image defines the central subject, production design and palette: raw museum crate, old-master portrait eye behind translucent conservation film, steel shelving, customs seals, graphite shadows and oxidized amber light. Preserve its tactile realism and sense of concealed cultural wealth. The reference video defines the continuous camera language and physical motion: a slow, precise lateral tracking move through monumental warehouse crates, narrow-gap parallax, subtle lens breathing, drifting dust and gently shifting plastic sheeting. Match its restrained speed and high-security atmosphere rather than cutting like an action trailer. The reference audio controls pacing and visual accents: security lights faintly pulse with the sub-bass, the metallic impact near the midpoint motivates a sharp inspection-light sweep, the rising scrape builds visual tension, and the final resonant strike lands exactly with the title reveal.\n\nBegin in extreme macro darkness on splintered plywood fibers and a waxy customs seal, with a razor-thin amber beam crawling across the surface. The camera glides past a crate seam and peers through a narrow opening, revealing the painted eye from the referenced old-master portrait under rippling translucent conservation film. Keep the painting clearly an artwork, not a living face. Continue the same impossible but physically convincing tracking move outward into a vast, immaculate warehouse aisle where anonymous art crates recede into blackness. At the midpoint metallic hit, an automated inspection bar sweeps once across the aisle, briefly exposing inventory marks, steel mesh and suspended dust without making any small label readable. Shadows close in as the camera approaches a matte-black crate at the end of the aisle. During the final two seconds, the amber scan resolves into centered, widely tracked uppercase title lettering: FREEPORT. The title should be clean, elegant, sharp and fully legible, warm ivory against near-black, with no subtitle, credits, logos or additional words. End on a composed title card with only slight floating dust and a dying amber reflection. Premium European crime-thriller tone, forensic rather than violent, photorealistic materials, deep blacks, restrained tarnished-gold highlights, subtle 2.39:1 cinematic composition within the landscape frame, controlled anamorphic flare, fine film grain, no people, no UI, no watermarks.",
"width": 864,
"height": 480,
"duration": 12,
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/d0469207-0f52-43ee-bb77-516835e68c46.jpg"
],
"referenceVideos": [
"https://assets.runware.ai/assets/inputs/9a7a956a-225b-4691-a867-39e8867c904a.mp4"
],
"referenceAudios": [
"https://assets.runware.ai/assets/inputs/78d2f6dd-e02c-4b11-af5e-654a08271c10.mp3"
]
}
}Response
{
"taskType": "videoInference",
"taskUUID": "f538015a-8ccc-4806-afe5-3a4db70b9ebb",
"videoUUID": "0d8a30d2-56db-4578-a48a-39bec32d79ed",
"videoURL": "https://vm.runware.ai/video/os/a05d22/ws/5/vi/0d8a30d2-56db-4578-a48a-39bec32d79ed.mp4",
"seed": 1879189696,
"cost": 0.8838
}