MODEL IDopenai:3@2
deprecated

Sora 2 Pro

OpenAI
by OpenAI

Sora 2 Pro is the higher quality Sora 2 variant for precision video work. It supports text prompts and image inputs. It outputs synchronized video with sound, higher resolution frames, and stronger temporal consistency. Ideal for production clips and demanding pipelines.

Sora 2 Pro

This model is deprecated and will be deactivated on September 24, 2026.

Text to Video

Bioluminescent Monsoon Market Night

import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'openai:3@2',
  positivePrompt: 'A cinematic nighttime scene in a flooded bioluminescent market built on stilts above a jungle river during warm monsoon rain. Glowing lantern-fruit hang from woven awnings, reflecting cyan, amber, and magenta light across rippling water. Vendors in translucent rain capes sell luminous shells, steaming tea, and strange orchids that pulse softly like living neon. The camera begins with a low glide just above the rain-dappled water, passing floating baskets and drifting petals, then rises into the market lane as pedestrians step across wooden planks and suspension bridges. A child pauses to launch a tiny paper boat with a candle into the current. In the distance, a colossal manta-shaped air barge drifts through mist between giant trees, its engine hum mixing with thunder. Sound design: layered rainfall on fabric and wood, water sloshing underfoot, soft market chatter in the background, tea kettles hissing, insects singing from the jungle, occasional thunder rolls, subtle rope creaks, gentle splashes, and the low passing drone of the air barge overhead. Visual style: ultra-detailed, premium cinematic realism with fantastical worldbuilding, natural human motion, wet surfaces, volumetric mist, expressive reflections, rich color separation, shallow depth of field in close passes, smooth camera movement, physically plausible lighting, and consistent character continuity throughout.',
  width: 1792,
  height: 1024,
  duration: 8
})
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": "openai:3@2",
            "positivePrompt": "A cinematic nighttime scene in a flooded bioluminescent market built on stilts above a jungle river during warm monsoon rain. Glowing lantern-fruit hang from woven awnings, reflecting cyan, amber, and magenta light across rippling water. Vendors in translucent rain capes sell luminous shells, steaming tea, and strange orchids that pulse softly like living neon. The camera begins with a low glide just above the rain-dappled water, passing floating baskets and drifting petals, then rises into the market lane as pedestrians step across wooden planks and suspension bridges. A child pauses to launch a tiny paper boat with a candle into the current. In the distance, a colossal manta-shaped air barge drifts through mist between giant trees, its engine hum mixing with thunder. Sound design: layered rainfall on fabric and wood, water sloshing underfoot, soft market chatter in the background, tea kettles hissing, insects singing from the jungle, occasional thunder rolls, subtle rope creaks, gentle splashes, and the low passing drone of the air barge overhead. Visual style: ultra-detailed, premium cinematic realism with fantastical worldbuilding, natural human motion, wet surfaces, volumetric mist, expressive reflections, rich color separation, shallow depth of field in close passes, smooth camera movement, physically plausible lighting, and consistent character continuity throughout.",
            "width": 1792,
            "height": 1024,
            "duration": 8
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "videoInference",
      "taskUUID": "a317f802-2c2a-4ef9-9187-745116d6ea2f",
      "model": "openai:3@2",
      "positivePrompt": "A cinematic nighttime scene in a flooded bioluminescent market built on stilts above a jungle river during warm monsoon rain. Glowing lantern-fruit hang from woven awnings, reflecting cyan, amber, and magenta light across rippling water. Vendors in translucent rain capes sell luminous shells, steaming tea, and strange orchids that pulse softly like living neon. The camera begins with a low glide just above the rain-dappled water, passing floating baskets and drifting petals, then rises into the market lane as pedestrians step across wooden planks and suspension bridges. A child pauses to launch a tiny paper boat with a candle into the current. In the distance, a colossal manta-shaped air barge drifts through mist between giant trees, its engine hum mixing with thunder. Sound design: layered rainfall on fabric and wood, water sloshing underfoot, soft market chatter in the background, tea kettles hissing, insects singing from the jungle, occasional thunder rolls, subtle rope creaks, gentle splashes, and the low passing drone of the air barge overhead. Visual style: ultra-detailed, premium cinematic realism with fantastical worldbuilding, natural human motion, wet surfaces, volumetric mist, expressive reflections, rich color separation, shallow depth of field in close passes, smooth camera movement, physically plausible lighting, and consistent character continuity throughout.",
      "width": 1792,
      "height": 1024,
      "duration": 8
    }
  ]'
runware run openai:3@2 \
  positivePrompt="A cinematic nighttime scene in a flooded bioluminescent market built on stilts above a jungle river during warm monsoon rain. Glowing lantern-fruit hang from woven awnings, reflecting cyan, amber, and magenta light across rippling water. Vendors in translucent rain capes sell luminous shells, steaming tea, and strange orchids that pulse softly like living neon. The camera begins with a low glide just above the rain-dappled water, passing floating baskets and drifting petals, then rises into the market lane as pedestrians step across wooden planks and suspension bridges. A child pauses to launch a tiny paper boat with a candle into the current. In the distance, a colossal manta-shaped air barge drifts through mist between giant trees, its engine hum mixing with thunder. Sound design: layered rainfall on fabric and wood, water sloshing underfoot, soft market chatter in the background, tea kettles hissing, insects singing from the jungle, occasional thunder rolls, subtle rope creaks, gentle splashes, and the low passing drone of the air barge overhead. Visual style: ultra-detailed, premium cinematic realism with fantastical worldbuilding, natural human motion, wet surfaces, volumetric mist, expressive reflections, rich color separation, shallow depth of field in close passes, smooth camera movement, physically plausible lighting, and consistent character continuity throughout." \
  width=1792 \
  height=1024 \
  duration=8
{
  "taskType": "videoInference",
  "taskUUID": "a317f802-2c2a-4ef9-9187-745116d6ea2f",
  "model": "openai:3@2",
  "positivePrompt": "A cinematic nighttime scene in a flooded bioluminescent market built on stilts above a jungle river during warm monsoon rain. Glowing lantern-fruit hang from woven awnings, reflecting cyan, amber, and magenta light across rippling water. Vendors in translucent rain capes sell luminous shells, steaming tea, and strange orchids that pulse softly like living neon. The camera begins with a low glide just above the rain-dappled water, passing floating baskets and drifting petals, then rises into the market lane as pedestrians step across wooden planks and suspension bridges. A child pauses to launch a tiny paper boat with a candle into the current. In the distance, a colossal manta-shaped air barge drifts through mist between giant trees, its engine hum mixing with thunder. Sound design: layered rainfall on fabric and wood, water sloshing underfoot, soft market chatter in the background, tea kettles hissing, insects singing from the jungle, occasional thunder rolls, subtle rope creaks, gentle splashes, and the low passing drone of the air barge overhead. Visual style: ultra-detailed, premium cinematic realism with fantastical worldbuilding, natural human motion, wet surfaces, volumetric mist, expressive reflections, rich color separation, shallow depth of field in close passes, smooth camera movement, physically plausible lighting, and consistent character continuity throughout.",
  "width": 1792,
  "height": 1024,
  "duration": 8
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "a317f802-2c2a-4ef9-9187-745116d6ea2f",
  "videoUUID": "abead010-c78e-4d93-b69d-1cbffd05b2cf",
  "videoURL": "https://vm.runware.ai/video/os/a04d20/ws/5/vi/abead010-c78e-4d93-b69d-1cbffd05b2cf.mp4",
  "seed": 1222567127,
  "cost": 4,
  "outputs": {
    "videoId": "video_69c581a64cc88190b947c1105355cc0d072f1184959760cd"
  }
}
Text to Video

Bioluminescent Monsoon Market Alley

import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'openai:3@2',
  positivePrompt: 'A cinematic night market alley during a warm monsoon rain in a fantastical coastal megacity, glowing bioluminescent lanterns hanging between buildings, puddles reflecting teal, amber, and magenta light, steam rising from street food stalls, silk awnings fluttering in the wind, shoppers with translucent umbrellas, a quiet stray cat weaving between crates, intricate signage in an invented script, ultra-detailed wet cobblestones, subtle handheld camera dolly forward through the alley, natural parallax, realistic rain interaction on fabric and metal, occasional distant tram passing at the end of the street, immersive synchronized soundscape of rainfall, soft market chatter, sizzling food, glass clinks, rolling thunder, and humming neon. Mood: dreamy, intimate, alive, premium cinematic realism with poetic color grading and excellent continuity.',
  width: 1792,
  height: 1024,
  duration: 8
})
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": "openai:3@2",
            "positivePrompt": "A cinematic night market alley during a warm monsoon rain in a fantastical coastal megacity, glowing bioluminescent lanterns hanging between buildings, puddles reflecting teal, amber, and magenta light, steam rising from street food stalls, silk awnings fluttering in the wind, shoppers with translucent umbrellas, a quiet stray cat weaving between crates, intricate signage in an invented script, ultra-detailed wet cobblestones, subtle handheld camera dolly forward through the alley, natural parallax, realistic rain interaction on fabric and metal, occasional distant tram passing at the end of the street, immersive synchronized soundscape of rainfall, soft market chatter, sizzling food, glass clinks, rolling thunder, and humming neon. Mood: dreamy, intimate, alive, premium cinematic realism with poetic color grading and excellent continuity.",
            "width": 1792,
            "height": 1024,
            "duration": 8
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "videoInference",
      "taskUUID": "7da8ad5f-5b6c-475e-b2f7-bd5a47e90170",
      "model": "openai:3@2",
      "positivePrompt": "A cinematic night market alley during a warm monsoon rain in a fantastical coastal megacity, glowing bioluminescent lanterns hanging between buildings, puddles reflecting teal, amber, and magenta light, steam rising from street food stalls, silk awnings fluttering in the wind, shoppers with translucent umbrellas, a quiet stray cat weaving between crates, intricate signage in an invented script, ultra-detailed wet cobblestones, subtle handheld camera dolly forward through the alley, natural parallax, realistic rain interaction on fabric and metal, occasional distant tram passing at the end of the street, immersive synchronized soundscape of rainfall, soft market chatter, sizzling food, glass clinks, rolling thunder, and humming neon. Mood: dreamy, intimate, alive, premium cinematic realism with poetic color grading and excellent continuity.",
      "width": 1792,
      "height": 1024,
      "duration": 8
    }
  ]'
runware run openai:3@2 \
  positivePrompt="A cinematic night market alley during a warm monsoon rain in a fantastical coastal megacity, glowing bioluminescent lanterns hanging between buildings, puddles reflecting teal, amber, and magenta light, steam rising from street food stalls, silk awnings fluttering in the wind, shoppers with translucent umbrellas, a quiet stray cat weaving between crates, intricate signage in an invented script, ultra-detailed wet cobblestones, subtle handheld camera dolly forward through the alley, natural parallax, realistic rain interaction on fabric and metal, occasional distant tram passing at the end of the street, immersive synchronized soundscape of rainfall, soft market chatter, sizzling food, glass clinks, rolling thunder, and humming neon. Mood: dreamy, intimate, alive, premium cinematic realism with poetic color grading and excellent continuity." \
  width=1792 \
  height=1024 \
  duration=8
{
  "taskType": "videoInference",
  "taskUUID": "7da8ad5f-5b6c-475e-b2f7-bd5a47e90170",
  "model": "openai:3@2",
  "positivePrompt": "A cinematic night market alley during a warm monsoon rain in a fantastical coastal megacity, glowing bioluminescent lanterns hanging between buildings, puddles reflecting teal, amber, and magenta light, steam rising from street food stalls, silk awnings fluttering in the wind, shoppers with translucent umbrellas, a quiet stray cat weaving between crates, intricate signage in an invented script, ultra-detailed wet cobblestones, subtle handheld camera dolly forward through the alley, natural parallax, realistic rain interaction on fabric and metal, occasional distant tram passing at the end of the street, immersive synchronized soundscape of rainfall, soft market chatter, sizzling food, glass clinks, rolling thunder, and humming neon. Mood: dreamy, intimate, alive, premium cinematic realism with poetic color grading and excellent continuity.",
  "width": 1792,
  "height": 1024,
  "duration": 8
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "7da8ad5f-5b6c-475e-b2f7-bd5a47e90170",
  "videoUUID": "f850f5f0-c1dc-499c-954d-2191221a2dfe",
  "videoURL": "https://vm.runware.ai/video/os/a13d12/ws/5/vi/f850f5f0-c1dc-499c-954d-2191221a2dfe.mp4",
  "seed": 1846504039,
  "cost": 4,
  "outputs": {
    "videoId": "video_69c5818f06688190ba8588b03adaca6f0cdcb508961f2595"
  }
}
Text to Video

Bioluminescent Mangrove Monsoon Twilight

import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'openai:3@2',
  positivePrompt: 'A cinematic wide shot drifting slowly through a flooded mangrove forest at twilight during a warm monsoon rain. The tangled roots rise from mirror-dark water, and every raindrop disturbs glowing turquoise bioluminescent algae that ripple outward in delicate rings. Small lantern-like jelly insects hover between branches, casting soft teal and amber light. A narrow wooden skiff sits half-hidden among the roots, covered in wet woven baskets, seashell charms, and a dim oil lamp. In the distance, thunderclouds pulse with silent violet lightning behind layers of mist. The camera glides forward at water level with subtle parallax through leaves and hanging vines, revealing tiny tree frogs, drifting pollen, and rain sliding from glossy foliage. Soundscape: dense rainfall on leaves and water, soft insect chorus, distant thunder, creaking wood, gentle water lapping. Ultra-detailed, naturalistic cinematic fantasy, precise reflections, volumetric mist, moody color contrast, believable physics, cohesive atmosphere, premium production quality.',
  width: 1792,
  height: 1024,
  duration: 8
})
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": "openai:3@2",
            "positivePrompt": "A cinematic wide shot drifting slowly through a flooded mangrove forest at twilight during a warm monsoon rain. The tangled roots rise from mirror-dark water, and every raindrop disturbs glowing turquoise bioluminescent algae that ripple outward in delicate rings. Small lantern-like jelly insects hover between branches, casting soft teal and amber light. A narrow wooden skiff sits half-hidden among the roots, covered in wet woven baskets, seashell charms, and a dim oil lamp. In the distance, thunderclouds pulse with silent violet lightning behind layers of mist. The camera glides forward at water level with subtle parallax through leaves and hanging vines, revealing tiny tree frogs, drifting pollen, and rain sliding from glossy foliage. Soundscape: dense rainfall on leaves and water, soft insect chorus, distant thunder, creaking wood, gentle water lapping. Ultra-detailed, naturalistic cinematic fantasy, precise reflections, volumetric mist, moody color contrast, believable physics, cohesive atmosphere, premium production quality.",
            "width": 1792,
            "height": 1024,
            "duration": 8
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "videoInference",
      "taskUUID": "982c01aa-813a-4434-aa42-3e512808fd94",
      "model": "openai:3@2",
      "positivePrompt": "A cinematic wide shot drifting slowly through a flooded mangrove forest at twilight during a warm monsoon rain. The tangled roots rise from mirror-dark water, and every raindrop disturbs glowing turquoise bioluminescent algae that ripple outward in delicate rings. Small lantern-like jelly insects hover between branches, casting soft teal and amber light. A narrow wooden skiff sits half-hidden among the roots, covered in wet woven baskets, seashell charms, and a dim oil lamp. In the distance, thunderclouds pulse with silent violet lightning behind layers of mist. The camera glides forward at water level with subtle parallax through leaves and hanging vines, revealing tiny tree frogs, drifting pollen, and rain sliding from glossy foliage. Soundscape: dense rainfall on leaves and water, soft insect chorus, distant thunder, creaking wood, gentle water lapping. Ultra-detailed, naturalistic cinematic fantasy, precise reflections, volumetric mist, moody color contrast, believable physics, cohesive atmosphere, premium production quality.",
      "width": 1792,
      "height": 1024,
      "duration": 8
    }
  ]'
runware run openai:3@2 \
  positivePrompt="A cinematic wide shot drifting slowly through a flooded mangrove forest at twilight during a warm monsoon rain. The tangled roots rise from mirror-dark water, and every raindrop disturbs glowing turquoise bioluminescent algae that ripple outward in delicate rings. Small lantern-like jelly insects hover between branches, casting soft teal and amber light. A narrow wooden skiff sits half-hidden among the roots, covered in wet woven baskets, seashell charms, and a dim oil lamp. In the distance, thunderclouds pulse with silent violet lightning behind layers of mist. The camera glides forward at water level with subtle parallax through leaves and hanging vines, revealing tiny tree frogs, drifting pollen, and rain sliding from glossy foliage. Soundscape: dense rainfall on leaves and water, soft insect chorus, distant thunder, creaking wood, gentle water lapping. Ultra-detailed, naturalistic cinematic fantasy, precise reflections, volumetric mist, moody color contrast, believable physics, cohesive atmosphere, premium production quality." \
  width=1792 \
  height=1024 \
  duration=8
{
  "taskType": "videoInference",
  "taskUUID": "982c01aa-813a-4434-aa42-3e512808fd94",
  "model": "openai:3@2",
  "positivePrompt": "A cinematic wide shot drifting slowly through a flooded mangrove forest at twilight during a warm monsoon rain. The tangled roots rise from mirror-dark water, and every raindrop disturbs glowing turquoise bioluminescent algae that ripple outward in delicate rings. Small lantern-like jelly insects hover between branches, casting soft teal and amber light. A narrow wooden skiff sits half-hidden among the roots, covered in wet woven baskets, seashell charms, and a dim oil lamp. In the distance, thunderclouds pulse with silent violet lightning behind layers of mist. The camera glides forward at water level with subtle parallax through leaves and hanging vines, revealing tiny tree frogs, drifting pollen, and rain sliding from glossy foliage. Soundscape: dense rainfall on leaves and water, soft insect chorus, distant thunder, creaking wood, gentle water lapping. Ultra-detailed, naturalistic cinematic fantasy, precise reflections, volumetric mist, moody color contrast, believable physics, cohesive atmosphere, premium production quality.",
  "width": 1792,
  "height": 1024,
  "duration": 8
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "982c01aa-813a-4434-aa42-3e512808fd94",
  "videoUUID": "93666777-2328-4441-a0d4-b6df40eb0a1a",
  "videoURL": "https://vm.runware.ai/video/os/a04d20/ws/5/vi/93666777-2328-4441-a0d4-b6df40eb0a1a.mp4",
  "seed": 443404476,
  "cost": 4,
  "outputs": {
    "videoId": "video_69c581a1a7688190bf24a177278b6187000b0b6342cde7b3"
  }
}