PROMPT LIBRARY

AI Prompts for RunAPI models

Browse 1632+ curated prompts for image, video, music, and audio generation. Copy a prompt into Claude Code, Codex, Cursor, Windsurf, or use the API code directly.

CATEGORIES All categories 1980s abstract Abstract and Artistic acid house acoustic soul Afrobeats Afro-trap alternative rock alt-rock amapiano ambience ambient ambient electronic anime opening architecture Architecture and Interior audiobook background-removal Balkan baroque pop bebop bedroom bedroom pop Berlin school bluegrass Bollywood boom bap bossa nova bossa-nova Brazilian phonk build-up camera_motion Celtic folk character-design character_voice chiptune cinematic cinematic boom cinematic piano cinematic R&B cinematic whoosh city-pop cityscape coffee shop comedy commercial dark ambient dark cinematic deep house dialogue digital glitch documentary doom metal double-exposure dream pop drift phonk drone ambient edit electro-pop explainer fantasy fashion Fashion Photography folk food Food & Drink Food Photography forest funk funk-pop game-art garage rock gospel soul gqom gregorian chorale grunge hip-hop horror illustration Illustration & 3D Illustration and 2D Art indie folk indie-pop indie rock indie surf rock infographic jazz-funk K-pop landscape Landscape and Nature lifestyle lo-fi lo-fi hip-hop lo-fi jazz logo Logo and Brand Design macro math rock mechanical meditation melodic house melodic trap Memphis phonk metalcore Minimalist and Modern minimal techno modern country modern pop modern R&B multilingual narration nature neo-soul notification orchestral outro parameterized metatags pentatonic scale Photography podcast pop pop ballad portrait Portrait Photography Poster and Graphic Design Poster Design post-punk post-rock product Product & Brand product_demo Product Photography progressive house psychedelic funk psychedelic rock R&B reggae reggaeton remix rnb Scandinavian folk sci-fi Sci-Fi and Concept Art shoegaze slow R&B social-media soul-gospel sound-effect Sufi synth-pop synthwave timelapse trap tropical house typography UI & Graphic ui-mockup UI/UX Mockups UK drill upscale urban vaporwave verse-chorus structure vintage Vintage and Retro vocal jazz warehouse techno worship
IM
Image
Product & Brand nano-banana-2

Eco-Friendly Skincare Product “Minimalist skincare bottle ma...

Eco-Friendly Skincare Product “Minimalist skincare bottle made of frosted glass, placed in a serene natural setting with flowing water, green leaves, and soft sunlight rays, clean aesthetic inspired by The Body Shop, sustainability-focused branding, soft pastel tones, high-end product photography, calm and pure atmosphere”

View API Code
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "Eco-Friendly Skincare Product “Minimalist skincare bottle made of frosted glass, placed in a serene natural setting with flowing water, green leaves, and soft sunlight rays, clean aesthetic inspired by The Body Shop, sustainability-focused branding, soft pastel tones, high-end product photography, calm and pure atmosphere”"
}
JSON
IM
Image
Product & Brand nano-banana-2

Adidas sneakers in the box, minimalist product photography,...

Adidas sneakers in the box, minimalist product photography, clean warm studio scene, textured beige wall in the background, soft directional sunlight creating long shadows, simple table surface, the product placed in a playful conceptual composition,overlaid with a hand-drawn white outline doodle [character] interacting with the product, mixed media style combining real photography and sketch illustration, premium branding feel, shallow depth of field, ultra-realistic, no extra text, no watermarks, 8K, 1:1.

View API Code
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "Adidas sneakers in the box, minimalist product photography, clean warm studio scene, textured beige wall in the background, soft directional sunlight creating long shadows, simple table surface, the product placed in a playful conceptual composition,overlaid with a hand-drawn white outline doodle [character] interacting with the product, mixed media style combining real photography and sketch illustration, premium branding feel, shallow depth of field, ultra-realistic, no extra text, no watermarks, 8K, 1:1."
}
JSON
IM
Image
Product & Brand nano-banana-2

Ultra-realistic minimalist product photography featuring a c...

Ultra-realistic minimalist product photography featuring a cylindrical supplement container labeled “NUTRIO Pure Biotin – + Keratin 80 MG – 7500 mcg per serving – 100% Vegan – 60 Day Supply – 60 Tablets”. The container has a matte blue lid and upper section with a clean white lower label. The product is centered in a monochromatic soft blue studio environment, surrounded by thin vertical transparent acrylic glass panels that create subtle reflections and layered depth. The container sits on a smooth geometric platform with crisp edges, maintaining a balanced modern composition. Lighting is soft premium studio lighting from the upper left, producing gentle shadows, realistic reflections on the acrylic panels, and smooth gradients across the matte packaging surface. The background remains minimal and monochromatic to emphasize the product. Clean pharmaceutical advertising aesthetic, precise geometry, photorealistic textures, shallow depth of field, ultra-detailed 8K commercial product photography

View API Code
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "Ultra-realistic minimalist product photography featuring a cylindrical supplement container labeled “NUTRIO Pure Biotin – + Keratin 80 MG – 7500 mcg per serving – 100% Vegan – 60 Day Supply – 60 Tablets”. The container has a matte blue lid and upper section with a clean white lower label. The product is centered in a monochromatic soft blue studio environment, surrounded by thin vertical transparent acrylic glass panels that create subtle reflections and layered depth. The container sits on a smooth geometric platform with crisp edges, maintaining a balanced modern composition. Lighting is soft premium studio lighting from the upper left, producing gentle shadows, realistic reflections on the acrylic panels, and smooth gradients across the matte packaging surface. The background remains minimal and monochromatic to emphasize the product. Clean pharmaceutical advertising aesthetic, precise geometry, photorealistic textures, shallow depth of field, ultra-detailed 8K commercial product photography"
}
JSON
IM
Image
Product & Brand nano-banana-2

{ "type": "photorealistic skincare product photography",...

{ "type": "photorealistic skincare product photography", "product": { "name": "VOIS – tsunami hydration", "container": "blue cosmetic cream jar", "position": "diagonally placed and partially embedded in fresh white snow", "details": "light hoarfrost and frozen condensation crystals on the jar surface" }, "scene": { "environment": "soft powdery snow with sparkling ice crystals", "elements": "small blue primrose flowers with green leaves scattered around, some partially buried", "background": "clean minimal snowy bokeh with cold airy atmosphere" }, "lighting": "bright winter side sunlight creating crisp highlights and soft natural shadows", "camera": { "lens": "85mm macro", "aperture": "f/2.8", "iso": 100, "depth_of_field": "shallow" }, "style": "premium commercial skincare advertisement, cinematic macro composition", "quality": "ultra-detailed, photorealistic, 8K", "constraints": ["no people", "no text overlays", "minimal background"] }

View API Code
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "{ \"type\": \"photorealistic skincare product photography\", \"product\": { \"name\": \"VOIS – tsunami hydration\", \"container\": \"blue cosmetic cream jar\", \"position\": \"diagonally placed and partially embedded in fresh white snow\", \"details\": \"light hoarfrost and frozen condensation crystals on the jar surface\" }, \"scene\": { \"environment\": \"soft powdery snow with sparkling ice crystals\", \"elements\": \"small blue primrose flowers with green leaves scattered around, some partially buried\", \"background\": \"clean minimal snowy bokeh with cold airy atmosphere\" }, \"lighting\": \"bright winter side sunlight creating crisp highlights and soft natural shadows\", \"camera\": { \"lens\": \"85mm macro\", \"aperture\": \"f/2.8\", \"iso\": 100, \"depth_of_field\": \"shallow\" }, \"style\": \"premium commercial skincare advertisement, cinematic macro composition\", \"quality\": \"ultra-detailed, photorealistic, 8K\", \"constraints\": [\"no people\", \"no text overlays\", \"minimal background\"] }"
}
JSON
IM
Image
Product & Brand nano-banana-2

Ultra-realistic premium fragrance product shot of a perfume...

Ultra-realistic premium fragrance product shot of a perfume bottle (Forest Essence Elixir), positioned at a (low macro angled shot) resting diagonally on lush (deep green moss surface in a forest setting), cylindrical design with a transparent glass center revealing green-tinted liquid, textured (matte black base) and brushed (metallic silver cap) with visible condensation droplets, surrounded by dense (forest foliage and pine branches) softly framing the scene, subtle (morning mist

View API Code
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "Ultra-realistic premium fragrance product shot of a perfume bottle (Forest Essence Elixir), positioned at a (low macro angled shot) resting diagonally on lush (deep green moss surface in a forest setting), cylindrical design with a transparent glass center revealing green-tinted liquid, textured (matte black base) and brushed (metallic silver cap) with visible condensation droplets, surrounded by dense (forest foliage and pine branches) softly framing the scene, subtle (morning mist"
}
JSON
IM
Image
Product & Brand nano-banana-2

Ultra-realistic fashion advertisement poster, minimalist edi...

Ultra-realistic fashion advertisement poster, minimalist editorial style. Background: solid warm beige studio backdrop with soft gradient lighting, smooth clean texture. Main subject: a stylish young woman in a low squat pose, body slightly turned sideways, one arm resting on knee, other hand touching back of head. Expression calm, confident, slightly looking sideways (not directly at camera). Outfit (keep EXACT): Sleeveless beige/tan high-neck top Slim beige pants Brown suede ankle boots with block heels Light brown jacket placed casually near her feet Minimal accessories: small hoop earrings, thin bracelet Hair: straight, shoulder-length, natural dark brown, side-parted Makeup: soft natural tones, clean skin, subtle glow ⚠️ Face: [REPLACE FACE WITH PROVIDED IMAGE / KEEP FACE GENERIC IF NOT PROVIDED] (ensure seamless blending, same lighting, same skin tone, hyper-realistic) Typography & Layout (EXACT SAME STYLE) Top: Large bold condensed sans-serif text in dark red: FINAL HOURS (very large, stretched across width, behind subject partially) Left side: Small text: UP TO 60% OFF SELECTED ITEMS Right side: ENDS 31.12 12 PM Bottom: ⚠️ NO WEBSITE TEXT (REMOVE COMPLETELY) Lighting & Style Soft studio lighting, warm tone Subtle shadows under subject Clean editorial magazine look Slight depth but mostly flat poster style Matte finish, no gloss Perfect alignment, balanced spacing

View API Code
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "Ultra-realistic fashion advertisement poster, minimalist editorial style. Background: solid warm beige studio backdrop with soft gradient lighting, smooth clean texture. Main subject: a stylish young woman in a low squat pose, body slightly turned sideways, one arm resting on knee, other hand touching back of head. Expression calm, confident, slightly looking sideways (not directly at camera). Outfit (keep EXACT): Sleeveless beige/tan high-neck top Slim beige pants Brown suede ankle boots with block heels Light brown jacket placed casually near her feet Minimal accessories: small hoop earrings, thin bracelet Hair: straight, shoulder-length, natural dark brown, side-parted Makeup: soft natural tones, clean skin, subtle glow ⚠️ Face: [REPLACE FACE WITH PROVIDED IMAGE / KEEP FACE GENERIC IF NOT PROVIDED] (ensure seamless blending, same lighting, same skin tone, hyper-realistic) Typography & Layout (EXACT SAME STYLE) Top: Large bold condensed sans-serif text in dark red: FINAL HOURS (very large, stretched across width, behind subject partially) Left side: Small text: UP TO 60% OFF SELECTED ITEMS Right side: ENDS 31.12 12 PM Bottom: ⚠️ NO WEBSITE TEXT (REMOVE COMPLETELY) Lighting & Style Soft studio lighting, warm tone Subtle shadows under subject Clean editorial magazine look Slight depth but mostly flat poster style Matte finish, no gloss Perfect alignment, balanced spacing"
}
JSON
IM
Image
Product & Brand nano-banana-2

A perfectly vertical, hyper-realistic 3D popsicle by [@ YOUR...

A perfectly vertical, hyper-realistic 3D popsicle by [@ YOUR LOGO] featuring a glossy signature-colored glaze with a gold logo pattern dripping over the visible matte ice cream texture at the base. The stick features the brand's logo.

View API Code
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "A perfectly vertical, hyper-realistic 3D popsicle by [@ YOUR LOGO] featuring a glossy signature-colored glaze with a gold logo pattern dripping over the visible matte ice cream texture at the base. The stick features the brand's logo."
}
JSON
IM
Image
Product & Brand nano-banana-2

{ "image_type": "commercial product advertisement", "res...

{ "image_type": "commercial product advertisement", "resolution_target": "8K", "aspect_ratio": "3:4", "orientation": "vertical", "scene": { "environment": "studio product photography", "background": { "color": "dark charcoal to black gradient", "texture": "smooth matte", "lighting_falloff": "soft radial gradient toward center" } }, "composition": { "style": "floating product arrangement", "depth": "multi-layer depth with foreground, midground, background objects", "camera_angle": "slightly top-down perspective", "camera_distance": "medium close-up", "focus": "sharp focus on central package, slightly softer on background elements", "visual_flow": "diagonal downward flow from top-left to bottom-right" }, "primary_objects": [ { "object_type": "snack_package", "brand_text": "BOO!", "position": "upper center", "orientation": "tilted slightly upward left-to-right", "packaging_color": "black glossy plastic", "text_details": { "main_text": "BOO!", "font_style": "bold sans-serif", "text_colors": ["white", "purple", "orange"], "secondary_text": "NEW!", "language": "Cyrillic" }, "graphics": [ "cartoon monster face with triangular teeth", "paint splash graphic in purple", "ice cream cone illustration with black swirl" ] }, { "object_type": "snack_package", "brand_text": "BOO!", "position": "center", "orientation": "slightly angled", "packaging_color": "black glossy plastic", "text_details": { "main_text": "BOO!", "secondary_text": "NEW!", "accent_color": "orange" }, "graphics": [ "orange paint splash", "black ice cream cone graphic", "small candy illustrations" ] }, { "object_type": "snack_package", "brand_text": "BOO!", "position": "bottom", "orientation": "back side facing camera", "packaging_color": "black glossy plastic", "visible_elements": [ "nutrition text block", "barcode", "multicolor ingredient indicator bars" ] } ], "secondary_objects": [ { "object_type": "ice_cream_cone", "color": "black", "texture": "waffle cone pattern", "ice_cream": "black soft swirl", "positions": [ "right side near center", "bottom left", "background scattered" ] }, { "object_type": "berries", "colors": ["red", "dark blue"], "shape": "small spherical", "positions": "floating around packages" }, { "object_type": "caramel_candy", "shape": "round flat candy discs", "color": "orange caramel", "positions": "floating mid-scene" }, { "object_type": "nut_fragments", "color": "light beige", "size": "small crumb particles", "distribution": "scattered floating around scene" } ], "lighting": { "type": "studio lighting", "key_light": "soft directional light from upper left", "fill_light": "soft ambient fill", "rim_light": "subtle edge highlight on packaging", "reflections": "visible glossy reflections on plastic packaging", "shadows": "soft shadows beneath floating objects" }, "materials": { "packaging": "glossy plastic", "cone": "matte waffle texture", "berries": "smooth slightly reflective skin", "candies": "semi-gloss caramel surface" }, "color_palette": { "dominant": ["black", "dark gray"], "accent": ["orange", "purple", "red", "blue"], "highlight": ["white"] }, "motion_effect": { "style": "frozen motion", "objects": "packages, cones, candies appear suspended mid-air", "particle_effect": "small crumbs floating" }, "render_quality": { "detail_level": "ultra high detail", "sharpness": "crisp edges", "noise": "none", "texture_detail": "high fidelity", "realism": "photorealistic commercial product render" } }

View API Code
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "{ \"image_type\": \"commercial product advertisement\", \"resolution_target\": \"8K\", \"aspect_ratio\": \"3:4\", \"orientation\": \"vertical\", \"scene\": { \"environment\": \"studio product photography\", \"background\": { \"color\": \"dark charcoal to black gradient\", \"texture\": \"smooth matte\", \"lighting_falloff\": \"soft radial gradient toward center\" } }, \"composition\": { \"style\": \"floating product arrangement\", \"depth\": \"multi-layer depth with foreground, midground, background objects\", \"camera_angle\": \"slightly top-down perspective\", \"camera_distance\": \"medium close-up\", \"focus\": \"sharp focus on central package, slightly softer on background elements\", \"visual_flow\": \"diagonal downward flow from top-left to bottom-right\" }, \"primary_objects\": [ { \"object_type\": \"snack_package\", \"brand_text\": \"BOO!\", \"position\": \"upper center\", \"orientation\": \"tilted slightly upward left-to-right\", \"packaging_color\": \"black glossy plastic\", \"text_details\": { \"main_text\": \"BOO!\", \"font_style\": \"bold sans-serif\", \"text_colors\": [\"white\", \"purple\", \"orange\"], \"secondary_text\": \"NEW!\", \"language\": \"Cyrillic\" }, \"graphics\": [ \"cartoon monster face with triangular teeth\", \"paint splash graphic in purple\", \"ice cream cone illustration with black swirl\" ] }, { \"object_type\": \"snack_package\", \"brand_text\": \"BOO!\", \"position\": \"center\", \"orientation\": \"slightly angled\", \"packaging_color\": \"black glossy plastic\", \"text_details\": { \"main_text\": \"BOO!\", \"secondary_text\": \"NEW!\", \"accent_color\": \"orange\" }, \"graphics\": [ \"orange paint splash\", \"black ice cream cone graphic\", \"small candy illustrations\" ] }, { \"object_type\": \"snack_package\", \"brand_text\": \"BOO!\", \"position\": \"bottom\", \"orientation\": \"back side facing camera\", \"packaging_color\": \"black glossy plastic\", \"visible_elements\": [ \"nutrition text block\", \"barcode\", \"multicolor ingredient indicator bars\" ] } ], \"secondary_objects\": [ { \"object_type\": \"ice_cream_cone\", \"color\": \"black\", \"texture\": \"waffle cone pattern\", \"ice_cream\": \"black soft swirl\", \"positions\": [ \"right side near center\", \"bottom left\", \"background scattered\" ] }, { \"object_type\": \"berries\", \"colors\": [\"red\", \"dark blue\"], \"shape\": \"small spherical\", \"positions\": \"floating around packages\" }, { \"object_type\": \"caramel_candy\", \"shape\": \"round flat candy discs\", \"color\": \"orange caramel\", \"positions\": \"floating mid-scene\" }, { \"object_type\": \"nut_fragments\", \"color\": \"light beige\", \"size\": \"small crumb particles\", \"distribution\": \"scattered floating around scene\" } ], \"lighting\": { \"type\": \"studio lighting\", \"key_light\": \"soft directional light from upper left\", \"fill_light\": \"soft ambient fill\", \"rim_light\": \"subtle edge highlight on packaging\", \"reflections\": \"visible glossy reflections on plastic packaging\", \"shadows\": \"soft shadows beneath floating objects\" }, \"materials\": { \"packaging\": \"glossy plastic\", \"cone\": \"matte waffle texture\", \"berries\": \"smooth slightly reflective skin\", \"candies\": \"semi-gloss caramel surface\" }, \"color_palette\": { \"dominant\": [\"black\", \"dark gray\"], \"accent\": [\"orange\", \"purple\", \"red\", \"blue\"], \"highlight\": [\"white\"] }, \"motion_effect\": { \"style\": \"frozen motion\", \"objects\": \"packages, cones, candies appear suspended mid-air\", \"particle_effect\": \"small crumbs floating\" }, \"render_quality\": { \"detail_level\": \"ultra high detail\", \"sharpness\": \"crisp edges\", \"noise\": \"none\", \"texture_detail\": \"high fidelity\", \"realism\": \"photorealistic commercial product render\" } }"
}
JSON
IM
Image
Product & Brand nano-banana-2

Ultra-realistic commercial food product advertising scene fe...

Ultra-realistic commercial food product advertising scene featuring a glass jar labeled "Classy Strawberry Jam" floating dynamically in mid-air. The jar is filled with glossy vibrant red strawberry jam and has a black lid with a premium black label showing fresh strawberries and the Classy brand logo clearly visible. Surrounding the jar are splashes of thick strawberry jam bursting outward in dramatic fluid motion, with droplets and shards of transparent glass frozen mid-air. Fresh whole strawberries, sliced strawberries, and green strawberry leaves float around the product to emphasize freshness. Behind the jar is a large smartphone screen displaying a social media post layout, suggesting an Instagram-style interface, symbolizing viral promotion. Floating around the composition are social media icons such as hearts, likes, comment bubbles, and hashtag symbols to represent online engagement. The background is a vibrant red-orange gradient with glowing highlights that enhance the energetic advertising feel. Cinematic studio lighting highlights the glossy texture of the jam, reflective glass jar, and dynamic splashes. High-end commercial advertising style, macro product photography, ultra-detailed textures, shallow depth of field, photorealistic, 8K resolution.

View API Code
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "Ultra-realistic commercial food product advertising scene featuring a glass jar labeled \"Classy Strawberry Jam\" floating dynamically in mid-air. The jar is filled with glossy vibrant red strawberry jam and has a black lid with a premium black label showing fresh strawberries and the Classy brand logo clearly visible. Surrounding the jar are splashes of thick strawberry jam bursting outward in dramatic fluid motion, with droplets and shards of transparent glass frozen mid-air. Fresh whole strawberries, sliced strawberries, and green strawberry leaves float around the product to emphasize freshness. Behind the jar is a large smartphone screen displaying a social media post layout, suggesting an Instagram-style interface, symbolizing viral promotion. Floating around the composition are social media icons such as hearts, likes, comment bubbles, and hashtag symbols to represent online engagement. The background is a vibrant red-orange gradient with glowing highlights that enhance the energetic advertising feel. Cinematic studio lighting highlights the glossy texture of the jam, reflective glass jar, and dynamic splashes. High-end commercial advertising style, macro product photography, ultra-detailed textures, shallow depth of field, photorealistic, 8K resolution."
}
JSON
IM
Image
Product & Brand nano-banana-2

Hyper-realistic luxury product campaign poster, 1:1 square f...

Hyper-realistic luxury product campaign poster, 1:1 square format. brand name shampoo bottle standing centered on surface — marble / wood / ice / terrazzo / granite. Background: background — forest bokeh / white infinity / tropical foliage / arctic gradient / violet void. Foreground: ingredients — amla berries / orchid bloom / ice crystals / citrus slices / silk threads scattered naturally around bottle base. Bottle surface hyper-detailed — brand logo catching single overhead spotlight as sharp specular highlight, label color rich and saturated, cap gleaming. Bottle casting natural shadow on surface below, surface reflection of bottle visible beneath. Fine atmosphere — morning mist / water droplets / dry ice fog / golden dust particles suspended around bottle catching the light. Single hero ingredient — aloe curl / rose petal / keratin oil spill / white gardenia resting against bottle base. Everything arranged as if placed by nature not a stylist. Typography: top center — “brand name” in 10px Josefin Sans tracked white caps letter-spacing 8px. Center left — large Playfair Display italic stacked headline: “line 1” and “line 2” — 56px white, second line in accent color. Bottom — thin accent color horizontal rule full width. Below rule — “key benefit · key benefit · key benefit” in 8px tracked white caps. Bottom right — “brand tagline” in 9px Cormorant Garamond italic accent color. Right edge vertical — “ingredient · ingredient · ingredient” in 7px white caps rotated 90 degrees. Lighting: lighting direction — single hard overhead spotlight / soft diffused morning light / cold clinical blue-white / warm golden side light, strong specular on bottle logo and cap, mood light — warm amber fill / cold blue ambient / tropical bright / pure white wrap. Mood: mood — indian home warmth / clinical confidence / tropical joy / salon authority / pure minimalism. Shot on Hasselblad H6D, 85mm anamorphic macro, shallow DOF, palette color bokeh, HDR, luxury haircare campaign, 1:1 square format.

View API Code
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "Hyper-realistic luxury product campaign poster, 1:1 square format. brand name shampoo bottle standing centered on surface — marble / wood / ice / terrazzo / granite. Background: background — forest bokeh / white infinity / tropical foliage / arctic gradient / violet void. Foreground: ingredients — amla berries / orchid bloom / ice crystals / citrus slices / silk threads scattered naturally around bottle base. Bottle surface hyper-detailed — brand logo catching single overhead spotlight as sharp specular highlight, label color rich and saturated, cap gleaming. Bottle casting natural shadow on surface below, surface reflection of bottle visible beneath. Fine atmosphere — morning mist / water droplets / dry ice fog / golden dust particles suspended around bottle catching the light. Single hero ingredient — aloe curl / rose petal / keratin oil spill / white gardenia resting against bottle base. Everything arranged as if placed by nature not a stylist. Typography: top center — “brand name” in 10px Josefin Sans tracked white caps letter-spacing 8px. Center left — large Playfair Display italic stacked headline: “line 1” and “line 2” — 56px white, second line in accent color. Bottom — thin accent color horizontal rule full width. Below rule — “key benefit · key benefit · key benefit” in 8px tracked white caps. Bottom right — “brand tagline” in 9px Cormorant Garamond italic accent color. Right edge vertical — “ingredient · ingredient · ingredient” in 7px white caps rotated 90 degrees. Lighting: lighting direction — single hard overhead spotlight / soft diffused morning light / cold clinical blue-white / warm golden side light, strong specular on bottle logo and cap, mood light — warm amber fill / cold blue ambient / tropical bright / pure white wrap. Mood: mood — indian home warmth / clinical confidence / tropical joy / salon authority / pure minimalism. Shot on Hasselblad H6D, 85mm anamorphic macro, shallow DOF, palette color bokeh, HDR, luxury haircare campaign, 1:1 square format."
}
JSON
IM
Image
Product & Brand nano-banana-2

A rugged, matte-black chronograph watch with bold orange acc...

A rugged, matte-black chronograph watch with bold orange accents is tightly framed between two textured rock formations, creating a natural vignette that directs all focus toward the dial; the scene opens with an ultra-close macro perspective, the camera slowly sliding laterally through the narrow rocky gap, maintaining an intimate, compressed field of view with no zoom-out, as if discovering the watch hidden within a harsh alpine environment. Cold mountain air subtly moves fine dust particles and faint mist across the frame, catching soft, diffused daylight that spills in from above, while a warm, low-angle sunlight grazes the rocks and reflects gently onto the watch face, creating a striking contrast between cool shadows and warm highlights. The camera continues a controlled micro-orbit around the watch at close range, allowing specular highlights to travel across the brushed metal bezel, engraved screws, and slightly textured rubber strap, emphasizing durability and premium craftsmanship. The orange indices and hands glow subtly as light shifts across the sapphire crystal, revealing crisp reflections and slight curvature distortions. In the blurred background, towering mountain peaks remain softly out of focus, adding depth without distraction, while tiny vibrations in the environment cause minuscule pebble shifts near the base, reinforcing realism. As the shot progresses, a faint breeze brushes across the strap, introducing barely perceptible movement, while light intensity fluctuates naturally as if clouds are passing overhead. The sequence ends in a locked, ultra-tight hero composition, perfectly centered within the rock frame, with high contrast, razor-sharp detail on the dial, and a cinematic interplay of shadow, texture, and controlled highlights that reinforce a premium, adventure-driven identity.

View API Code
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "A rugged, matte-black chronograph watch with bold orange accents is tightly framed between two textured rock formations, creating a natural vignette that directs all focus toward the dial; the scene opens with an ultra-close macro perspective, the camera slowly sliding laterally through the narrow rocky gap, maintaining an intimate, compressed field of view with no zoom-out, as if discovering the watch hidden within a harsh alpine environment. Cold mountain air subtly moves fine dust particles and faint mist across the frame, catching soft, diffused daylight that spills in from above, while a warm, low-angle sunlight grazes the rocks and reflects gently onto the watch face, creating a striking contrast between cool shadows and warm highlights. The camera continues a controlled micro-orbit around the watch at close range, allowing specular highlights to travel across the brushed metal bezel, engraved screws, and slightly textured rubber strap, emphasizing durability and premium craftsmanship. The orange indices and hands glow subtly as light shifts across the sapphire crystal, revealing crisp reflections and slight curvature distortions. In the blurred background, towering mountain peaks remain softly out of focus, adding depth without distraction, while tiny vibrations in the environment cause minuscule pebble shifts near the base, reinforcing realism. As the shot progresses, a faint breeze brushes across the strap, introducing barely perceptible movement, while light intensity fluctuates naturally as if clouds are passing overhead. The sequence ends in a locked, ultra-tight hero composition, perfectly centered within the rock frame, with high contrast, razor-sharp detail on the dial, and a cinematic interplay of shadow, texture, and controlled highlights that reinforce a premium, adventure-driven identity."
}
JSON
IM
Image
Product & Brand nano-banana-2

[Louis Vuitton]. Act as a World-Class Footwear Designer and...

[Louis Vuitton]. Act as a World-Class Footwear Designer and Product Photographer creating a high-end "Crocs Collaboration" campaign image. 1. THE SUBJECT (CUSTOMIZED CROCS CLOG): Generate a photorealistic, high-end customized Crocs Classic Clog inspired by the visual identity of [BRAND NAME]. View: The shoe is positioned in a Strict Side Profile View (facing right), exactly like a product profile shot. It must look grounded and substantial. Color Blocking: Apply [BRAND NAME]'s official color palette intelligently: Body: The main foam upper is the brand's Primary Color. Sole/Strap: Use the Secondary/Accent colors for the thick rubber sole unit and the heel strap to create contrast. Custom Jibbitz (Charms): The shoe is decorated with 3-4 high-quality 3D Jibbitz charms plugged into the ventilation holes. These charms must be iconic symbols or products associated with [BRAND NAME] (e.g., if "Starbucks" -> a tiny frappuccino cup and logo; if "Nike" -> a 3D swoosh). 2. THE BACKGROUND (): The background is a Pure White Studio Space (#FFFFFF). 3. LIGHTING & MATERIALITY (EDITORIAL QUALITY): Lighting: Ultra-realistic High-Key Studio Lighting. Use a large softbox from the top-left to create smooth, glossy highlights on the rubber curves of the Crocs. The lighting is bright, neutral, and expensive. Texture: The material must look like real Croslite foam resin—matte with subtle specular highlights on the edges. The Jibbitz charms should look like hard glossy plastic or rubber. Shadows: A sharp, realistic contact shadow under the shoe to ground it on the white floor. 4. BRANDING & LAYOUT (UI ELEMENTS): Bottom Left Corner: Place a small, discrete, Monochrome Light Grey Logo of [BRAND NAME]. Bottom Right Corner: Place a small, discrete, Monochrome Light Grey "Crocs" Logo. TECH SPECS: Macro product photography, Phase One camera, 100mm lens, razor-sharp focus, 8k resolution, uncompressed, commercial look.

View API Code
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "[Louis Vuitton]. Act as a World-Class Footwear Designer and Product Photographer creating a high-end \"Crocs Collaboration\" campaign image. 1. THE SUBJECT (CUSTOMIZED CROCS CLOG): Generate a photorealistic, high-end customized Crocs Classic Clog inspired by the visual identity of [BRAND NAME]. View: The shoe is positioned in a Strict Side Profile View (facing right), exactly like a product profile shot. It must look grounded and substantial. Color Blocking: Apply [BRAND NAME]'s official color palette intelligently: Body: The main foam upper is the brand's Primary Color. Sole/Strap: Use the Secondary/Accent colors for the thick rubber sole unit and the heel strap to create contrast. Custom Jibbitz (Charms): The shoe is decorated with 3-4 high-quality 3D Jibbitz charms plugged into the ventilation holes. These charms must be iconic symbols or products associated with [BRAND NAME] (e.g., if \"Starbucks\" -> a tiny frappuccino cup and logo; if \"Nike\" -> a 3D swoosh). 2. THE BACKGROUND (): The background is a Pure White Studio Space (#FFFFFF). 3. LIGHTING & MATERIALITY (EDITORIAL QUALITY): Lighting: Ultra-realistic High-Key Studio Lighting. Use a large softbox from the top-left to create smooth, glossy highlights on the rubber curves of the Crocs. The lighting is bright, neutral, and expensive. Texture: The material must look like real Croslite foam resin—matte with subtle specular highlights on the edges. The Jibbitz charms should look like hard glossy plastic or rubber. Shadows: A sharp, realistic contact shadow under the shoe to ground it on the white floor. 4. BRANDING & LAYOUT (UI ELEMENTS): Bottom Left Corner: Place a small, discrete, Monochrome Light Grey Logo of [BRAND NAME]. Bottom Right Corner: Place a small, discrete, Monochrome Light Grey \"Crocs\" Logo. TECH SPECS: Macro product photography, Phase One camera, 100mm lens, razor-sharp focus, 8k resolution, uncompressed, commercial look."
}
JSON
IM
Image
Product & Brand nano-banana-2

A clean 3×3 storyboard grid with nine equal-sized panels and...

A clean 3×3 storyboard grid with nine equal-sized panels and an overall 4:5 aspect ratio. Use the reference image as the base product reference. Keep the same product, packaging design, branding, materials, colors, proportions and overall identity across all nine panels exactly as the reference. The product must remain clearly recognizable in every frame. The label, logo and proportions must stay exactly the same. This storyboard is a high-end designer mockup presentation for a branding portfolio. The focus is on form, composition, materiality and visual rhythm rather than realism or lifestyle narrative. The overall look should feel curated, editorial and design-driven. FRAME 1 (The Icon): Center-composed hero shot of the red tea tin on an antique dark walnut table, bathed in warm, golden afternoon sun. FRAME 2 (The Tactile): Extreme close-up on the glossy red metal surface showing the embossed gold floral texture catching the light. FRAME 3 (The Environment): The canister placed on a wooden shelf in a blurred traditional Chinese study with calligraphy brushes in the background. FRAME 4 (The Interaction): An elegant hand pouring dry tea leaves near the base of the tin, emphasizing the ritual. FRAME 5 (The Matrix): An isometric grid of multiple red tins arranged on a wooden surface, creating a pattern of red and gold. FRAME 6 (The Gravity): The red canister floating gently above a wooden tray, surrounded by drifting dried tea leaves. FRAME 7 (The Signature): Macro detail focusing strictly on the black Chinese calligraphy "Wu Yu Tai" against the gold background. FRAME 8 (The Statement): Artistic high-contrast shot using shadows of window lattice (geometric patterns) cast across the red tin. FRAME 9 (The Horizon): Wide cinematic shot of the tin placed on a low table in a grand, dimly lit traditional courtyard at dusk. CAMERA & STYLE: Ultra high-quality studio imagery with a real camera look. Different camera angles and framings across frames. Controlled depth of field, precise lighting, accurate materials and reflections. Lighting logic, color palette, mood and visual language must remain consistent across all nine panels as one cohesive series. OUTPUT: A clean 3×3 grid with no borders, no text, no captions and no watermarks.

View API Code
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "A clean 3×3 storyboard grid with nine equal-sized panels and an overall 4:5 aspect ratio. Use the reference image as the base product reference. Keep the same product, packaging design, branding, materials, colors, proportions and overall identity across all nine panels exactly as the reference. The product must remain clearly recognizable in every frame. The label, logo and proportions must stay exactly the same. This storyboard is a high-end designer mockup presentation for a branding portfolio. The focus is on form, composition, materiality and visual rhythm rather than realism or lifestyle narrative. The overall look should feel curated, editorial and design-driven. FRAME 1 (The Icon): Center-composed hero shot of the red tea tin on an antique dark walnut table, bathed in warm, golden afternoon sun. FRAME 2 (The Tactile): Extreme close-up on the glossy red metal surface showing the embossed gold floral texture catching the light. FRAME 3 (The Environment): The canister placed on a wooden shelf in a blurred traditional Chinese study with calligraphy brushes in the background. FRAME 4 (The Interaction): An elegant hand pouring dry tea leaves near the base of the tin, emphasizing the ritual. FRAME 5 (The Matrix): An isometric grid of multiple red tins arranged on a wooden surface, creating a pattern of red and gold. FRAME 6 (The Gravity): The red canister floating gently above a wooden tray, surrounded by drifting dried tea leaves. FRAME 7 (The Signature): Macro detail focusing strictly on the black Chinese calligraphy \"Wu Yu Tai\" against the gold background. FRAME 8 (The Statement): Artistic high-contrast shot using shadows of window lattice (geometric patterns) cast across the red tin. FRAME 9 (The Horizon): Wide cinematic shot of the tin placed on a low table in a grand, dimly lit traditional courtyard at dusk. CAMERA & STYLE: Ultra high-quality studio imagery with a real camera look. Different camera angles and framings across frames. Controlled depth of field, precise lighting, accurate materials and reflections. Lighting logic, color palette, mood and visual language must remain consistent across all nine panels as one cohesive series. OUTPUT: A clean 3×3 grid with no borders, no text, no captions and no watermarks."
}
JSON
IM
Image
Product & Brand nano-banana-2

A stylish young man with medium-length wavy dark hair and a...

A stylish young man with medium-length wavy dark hair and a clean face, wearing a muted olive green button-up shirt with sleeves slightly rolled up, paired with loose fit black straight pants and white sneakers. The outfit looks minimal, modern, and aesthetic. Create a fashion collage layout with 5 sections: Center: a clean cutout of the outfit (olive shirt + black pants) placed vertically, slightly floating, with a soft white outline glow around it. Around the center: four different lifestyle shots of the same man wearing the outfit. Top left: indoor mirror selfie in a modern lobby with marble walls and shiny floor, holding phone covering face, relaxed walking pose. Top right: outdoor greenery setting with plants and trees, walking pose with hands in pockets, looking sideways. Bottom left: sitting pose on a bench or ledge, slightly leaning forward, one hand in hair, moody lighting. Bottom right: urban street or stairs background with concrete textures, walking casually with hands in pockets. Add minimal white curved arrows pointing from each lifestyle image toward the center outfit. Lighting: soft natural light, slightly warm tone, cinematic shadows, Instagram aesthetic. Color palette: neutral tones, olive green, black, white, soft greys. Style: clean, minimal, high-end fashion lookbook, Pinterest / Instagram aesthetic. Camera: 35mm lens, shallow depth of field, sharp subject focus. Quality: ultra realistic, high resolution, 4K, detailed fabric texture.

View API Code
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "A stylish young man with medium-length wavy dark hair and a clean face, wearing a muted olive green button-up shirt with sleeves slightly rolled up, paired with loose fit black straight pants and white sneakers. The outfit looks minimal, modern, and aesthetic. Create a fashion collage layout with 5 sections: Center: a clean cutout of the outfit (olive shirt + black pants) placed vertically, slightly floating, with a soft white outline glow around it. Around the center: four different lifestyle shots of the same man wearing the outfit. Top left: indoor mirror selfie in a modern lobby with marble walls and shiny floor, holding phone covering face, relaxed walking pose. Top right: outdoor greenery setting with plants and trees, walking pose with hands in pockets, looking sideways. Bottom left: sitting pose on a bench or ledge, slightly leaning forward, one hand in hair, moody lighting. Bottom right: urban street or stairs background with concrete textures, walking casually with hands in pockets. Add minimal white curved arrows pointing from each lifestyle image toward the center outfit. Lighting: soft natural light, slightly warm tone, cinematic shadows, Instagram aesthetic. Color palette: neutral tones, olive green, black, white, soft greys. Style: clean, minimal, high-end fashion lookbook, Pinterest / Instagram aesthetic. Camera: 35mm lens, shallow depth of field, sharp subject focus. Quality: ultra realistic, high resolution, 4K, detailed fabric texture."
}
JSON
IM
Image
Product & Brand nano-banana-2

Ultra-realistic luxury skincare product photography featurin...

Ultra-realistic luxury skincare product photography featuring a glass cosmetic jar labeled “ONE POSE” placed at the center of a glossy reflective surface. The jar contains a vibrant strawberry-pink cream with a soft gradient fading into a frosted white lid, and a smooth swirl of creamy pink product melting over the top and dripping down the sides of the jar like glossy dessert glaze. Surrounding the product are fresh ripe strawberries and halved strawberries with visible seeds and juicy texture, arranged naturally around the base. Soft scoops of strawberry ice cream sit beside the fruit, slightly melting and blending into a glossy pink cream puddle that spreads across the surface. The background is a soft pastel pink studio gradient that enhances the strawberry tones. Premium studio lighting from above and the side creates crisp reflections on the glass jar, soft highlights on the melting cream and ice cream texture, and gentle shadows beneath the product. The composition feels indulgent and dessert-inspired while maintaining a clean luxury cosmetic advertising aesthetic, hyper-realistic textures, shallow depth of field, cinematic lighting, ultra-detailed 8K product photography.

View API Code
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "Ultra-realistic luxury skincare product photography featuring a glass cosmetic jar labeled “ONE POSE” placed at the center of a glossy reflective surface. The jar contains a vibrant strawberry-pink cream with a soft gradient fading into a frosted white lid, and a smooth swirl of creamy pink product melting over the top and dripping down the sides of the jar like glossy dessert glaze. Surrounding the product are fresh ripe strawberries and halved strawberries with visible seeds and juicy texture, arranged naturally around the base. Soft scoops of strawberry ice cream sit beside the fruit, slightly melting and blending into a glossy pink cream puddle that spreads across the surface. The background is a soft pastel pink studio gradient that enhances the strawberry tones. Premium studio lighting from above and the side creates crisp reflections on the glass jar, soft highlights on the melting cream and ice cream texture, and gentle shadows beneath the product. The composition feels indulgent and dessert-inspired while maintaining a clean luxury cosmetic advertising aesthetic, hyper-realistic textures, shallow depth of field, cinematic lighting, ultra-detailed 8K product photography."
}
JSON
IM
Image
Product & Brand nano-banana-2

Ultra-realistic gaming mouse floating above a desk, surround...

Ultra-realistic gaming mouse floating above a desk, surrounded by glowing golden energy rings and flying electronic components, dramatic cinematic lighting, futuristic tech aesthetic, detailed mousepad and cables on wooden desk, sparks and particles in the air, high-speed motion effect, premium product advertising, hyper-detailed textures, depth of field, 8K, studio lighting.

View API Code
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "Ultra-realistic gaming mouse floating above a desk, surrounded by glowing golden energy rings and flying electronic components, dramatic cinematic lighting, futuristic tech aesthetic, detailed mousepad and cables on wooden desk, sparks and particles in the air, high-speed motion effect, premium product advertising, hyper-detailed textures, depth of field, 8K, studio lighting."
}
JSON
IM
Image
Product & Brand nano-banana-2

{ "style": "cinematic, symbolic, minimal, realistic", "a...

{ "style": "cinematic, symbolic, minimal, realistic", "aspect_ratio": "9:16", "scenes": [ { "scene_number": 1, "description": "A quiet outdoor setting with a clean surface under soft natural light. Two identical toffees are placed side by side.", "camera": "slow zoom-in", "mood": "calm, neutral" }, { "scene_number": 2, "description": "One toffee is neatly wrapped in shiny paper. The other toffee is unwrapped, fully exposed.", "camera": "static close-up", "mood": "contrast, anticipation" }, { "scene_number": 3, "description": "Ants begin to appear and slowly crawl toward the unwrapped toffee, completely ignoring the wrapped one.", "camera": "macro shot, slow motion", "mood": "uneasy, revealing" }, { "scene_number": 4, "description": "More ants gather around the unwrapped toffee, covering it, while the wrapped toffee remains untouched and protected.", "camera": "top-down shot", "mood": "warning, realization" }, { "scene_number": 5, "description": "Text fades in on screen as the ants swarm the unwrapped toffee.", "text_overlay": "When you are too open, you can be used.", "camera": "gentle fade", "mood": "reflective" }, { "scene_number": 6, "description": "Final frame focuses on the wrapped toffee standing alone, clean and intact.", "text_overlay": "Boundaries protect your value.", "camera": "slow zoom-out", "mood": "empowering, calm" } ], "audio": { "background_music": "soft ambient piano", "sound_effects": "subtle nature ambience" } }

View API Code
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "{ \"style\": \"cinematic, symbolic, minimal, realistic\", \"aspect_ratio\": \"9:16\", \"scenes\": [ { \"scene_number\": 1, \"description\": \"A quiet outdoor setting with a clean surface under soft natural light. Two identical toffees are placed side by side.\", \"camera\": \"slow zoom-in\", \"mood\": \"calm, neutral\" }, { \"scene_number\": 2, \"description\": \"One toffee is neatly wrapped in shiny paper. The other toffee is unwrapped, fully exposed.\", \"camera\": \"static close-up\", \"mood\": \"contrast, anticipation\" }, { \"scene_number\": 3, \"description\": \"Ants begin to appear and slowly crawl toward the unwrapped toffee, completely ignoring the wrapped one.\", \"camera\": \"macro shot, slow motion\", \"mood\": \"uneasy, revealing\" }, { \"scene_number\": 4, \"description\": \"More ants gather around the unwrapped toffee, covering it, while the wrapped toffee remains untouched and protected.\", \"camera\": \"top-down shot\", \"mood\": \"warning, realization\" }, { \"scene_number\": 5, \"description\": \"Text fades in on screen as the ants swarm the unwrapped toffee.\", \"text_overlay\": \"When you are too open, you can be used.\", \"camera\": \"gentle fade\", \"mood\": \"reflective\" }, { \"scene_number\": 6, \"description\": \"Final frame focuses on the wrapped toffee standing alone, clean and intact.\", \"text_overlay\": \"Boundaries protect your value.\", \"camera\": \"slow zoom-out\", \"mood\": \"empowering, calm\" } ], \"audio\": { \"background_music\": \"soft ambient piano\", \"sound_effects\": \"subtle nature ambience\" } }"
}
JSON
IM
Image
Product & Brand nano-banana-2

为高端商业营销活动创建3×3网格,3:4纵横比,以上传产品为中心主体。 每帧呈现独特视觉概念,同时保持九张图像中产品的...

为高端商业营销活动创建3×3网格,3:4纵横比,以上传产品为中心主体。 每帧呈现独特视觉概念,同时保持九张图像中产品的完美一致性。 网格概念(每格一个): 1. 标志性英雄静物画,构图大胆 2. 极端微距细节,突显材质与纹理 3. 动感液体或粒子与产品互动 4. 极简雕塑排列,抽象形态 5. 浮动元素,暗示轻盈与创新 6. 感官特写,强调触感与真实感 7. 色彩驱动概念场景,灵感源自产品调色板 8. 成分或组件抽象化(非字面意思,象征性) 9. 超现实优雅融合,结合写实与想象 视觉规则: 产品形状、比例、标签、字体、色彩、品牌必须100%准确 无扭曲、变形或重新设计 产品与背景清晰分离 灯光与风格: 柔和可控的摄影棚灯光 细微高光,真实阴影 高动态范围,超锐焦点 编辑奢侈广告美学 高端感官营销外观 总体感觉: 现代、精致、视觉连贯 高端商业活动 适用于品牌网站、社交网格及数字广告牌 超现实、电影感、精致、志在高远

View API Code
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "为高端商业营销活动创建3×3网格,3:4纵横比,以上传产品为中心主体。 每帧呈现独特视觉概念,同时保持九张图像中产品的完美一致性。 网格概念(每格一个): 1. 标志性英雄静物画,构图大胆 2. 极端微距细节,突显材质与纹理 3. 动感液体或粒子与产品互动 4. 极简雕塑排列,抽象形态 5. 浮动元素,暗示轻盈与创新 6. 感官特写,强调触感与真实感 7. 色彩驱动概念场景,灵感源自产品调色板 8. 成分或组件抽象化(非字面意思,象征性) 9. 超现实优雅融合,结合写实与想象 视觉规则: 产品形状、比例、标签、字体、色彩、品牌必须100%准确 无扭曲、变形或重新设计 产品与背景清晰分离 灯光与风格: 柔和可控的摄影棚灯光 细微高光,真实阴影 高动态范围,超锐焦点 编辑奢侈广告美学 高端感官营销外观 总体感觉: 现代、精致、视觉连贯 高端商业活动 适用于品牌网站、社交网格及数字广告牌 超现实、电影感、精致、志在高远"
}
JSON
IM
Image
Product & Brand nano-banana-2

Ultra-cinematic product photography of a neon-green energy d...

Ultra-cinematic product photography of a neon-green energy drink can labeled “VOLT RUSH”, tilted at a sharp diagonal, bursting through glowing citrus slices and electric sparks. Frozen splashes of lime juice and ice shards suspended mid-air, micro droplets visible. High-contrast studio lighting with green neon rim lights, dark background, glossy aluminum texture, shallow depth of field, photorealistic, 8K, premium ad style.

View API Code
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "Ultra-cinematic product photography of a neon-green energy drink can labeled “VOLT RUSH”, tilted at a sharp diagonal, bursting through glowing citrus slices and electric sparks. Frozen splashes of lime juice and ice shards suspended mid-air, micro droplets visible. High-contrast studio lighting with green neon rim lights, dark background, glossy aluminum texture, shallow depth of field, photorealistic, 8K, premium ad style."
}
JSON
IM
Image
Product & Brand nano-banana-2

[BRAND NAME] design language, object reimagined as an unexpe...

[BRAND NAME] design language, object reimagined as an unexpected flagship product of the brand for the next decade. Crafted from signature materials and textures. Distinctive aesthetics, iconic form factor, embodiment of brand philosophy, high-end industrial design. COMPOSITION & STAGING: The object is floating suspended in mid-air within the studio space (anti-gravity effect). It is positioned strictly dead center in the frame. Negative Space: There is a wide, generous margin of empty space (air) surrounding the object on all sides. Framing: The object is fully contained within the image boundaries with absolutely no cropping. PHOTOGRAPHY: Professional product photography, soft volumetric lighting, clean light pastel background, ultra-detailed.

View API Code
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "[BRAND NAME] design language, object reimagined as an unexpected flagship product of the brand for the next decade. Crafted from signature materials and textures. Distinctive aesthetics, iconic form factor, embodiment of brand philosophy, high-end industrial design. COMPOSITION & STAGING: The object is floating suspended in mid-air within the studio space (anti-gravity effect). It is positioned strictly dead center in the frame. Negative Space: There is a wide, generous margin of empty space (air) surrounding the object on all sides. Framing: The object is fully contained within the image boundaries with absolutely no cropping. PHOTOGRAPHY: Professional product photography, soft volumetric lighting, clean light pastel background, ultra-detailed."
}
JSON
IM
Image
Product & Brand nano-banana-2

{ "subject": { "primary": "Two foil sachets of Marvico...

{ "subject": { "primary": "Two foil sachets of Marvico Tomato Mix Paste seasoning tilted diagonally", "secondary": "A rustic metal pot filled with rich, bubbling red Nigerian-style tomato stew containing assorted meats and tripe", "details": [ "Vibrant red tomato sauce consistency", "Fresh whole tomato splash at the bottom foreground", "Sachets feature green and gold 'MARVICO' branding with realistic tomato illustrations", "A cheerful young Western blonde woman with long hair, wearing a casual bright outfit, holding the sachets and smiling at the camera" ] }, "composition": { "layout": "Dynamic vertical advertisement", "focal_point": "Product sachets held by the girl in the center-left, overlapping a large pot of stew in the top-right", "background": "Solid textured red gradient with a subtle grainy paper effect", "perspective": "Eye-level with a slight Dutch angle for energy" }, "typography": { "main_text": "Better Christmas stew don sure", "sub_text": "...original from nature", "font_style": "Bold, playful white bubble script for main text; minimalist lowercase sans-serif for sub-text", "placement": "Centered at the bottom over the red background" }, "color_palette": { "dominant": ["Crimson Red", "Deep Scarlet"], "accents": ["Forest Green", "Metallic Gold", "Bright White"], "lighting": "Studio lighting with high contrast to make the red sauce look glossy and appetizing" }, "style_descriptors": [ "Commercial food photography", "West African culinary aesthetic", "High-definition textures", "Vibrant and warm color grading", "Professional product placement", "Lifestyle advertising with a relatable model" ], "technical_settings": { "aspect_ratio": "4:5", "sharpness": "High", "texture": "Subtle film grain on the background" } }

View API Code
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "{ \"subject\": { \"primary\": \"Two foil sachets of Marvico Tomato Mix Paste seasoning tilted diagonally\", \"secondary\": \"A rustic metal pot filled with rich, bubbling red Nigerian-style tomato stew containing assorted meats and tripe\", \"details\": [ \"Vibrant red tomato sauce consistency\", \"Fresh whole tomato splash at the bottom foreground\", \"Sachets feature green and gold 'MARVICO' branding with realistic tomato illustrations\", \"A cheerful young Western blonde woman with long hair, wearing a casual bright outfit, holding the sachets and smiling at the camera\" ] }, \"composition\": { \"layout\": \"Dynamic vertical advertisement\", \"focal_point\": \"Product sachets held by the girl in the center-left, overlapping a large pot of stew in the top-right\", \"background\": \"Solid textured red gradient with a subtle grainy paper effect\", \"perspective\": \"Eye-level with a slight Dutch angle for energy\" }, \"typography\": { \"main_text\": \"Better Christmas stew don sure\", \"sub_text\": \"...original from nature\", \"font_style\": \"Bold, playful white bubble script for main text; minimalist lowercase sans-serif for sub-text\", \"placement\": \"Centered at the bottom over the red background\" }, \"color_palette\": { \"dominant\": [\"Crimson Red\", \"Deep Scarlet\"], \"accents\": [\"Forest Green\", \"Metallic Gold\", \"Bright White\"], \"lighting\": \"Studio lighting with high contrast to make the red sauce look glossy and appetizing\" }, \"style_descriptors\": [ \"Commercial food photography\", \"West African culinary aesthetic\", \"High-definition textures\", \"Vibrant and warm color grading\", \"Professional product placement\", \"Lifestyle advertising with a relatable model\" ], \"technical_settings\": { \"aspect_ratio\": \"4:5\", \"sharpness\": \"High\", \"texture\": \"Subtle film grain on the background\" } }"
}
JSON
IM
Image
Product & Brand nano-banana-2

Luxury product photography of artisanal vanilla ground coffe...

Luxury product photography of artisanal vanilla ground coffee packaged in a soft sculpted ivory pouch with gentle wave contours, minimal branding embossed into fabric. The pouch rests on a rustic oak tabletop dusted with coffee grounds, accompanied by a hand-carved wooden scoop spilling aromatic powder. Natural Madagascar vanilla pods curve organically around the base, blending into drifting coffee granules that form a subtle flowing aroma path instead of a spiral. On the pouch front, a modern sensory chart: thin matte gold lines showing flavor balance — low acidity, rich sweetness, full-bodied depth. Warm morning sunlight enters from the left at a low angle, creating soft shadows and tactile fabric highlights. Background fades into a cozy café interior with creamy bokeh lights, evoking calm morning rituals. Ultra-sharp macro texture on vanilla pods and coffee grains, cinematic depth of field, premium lifestyle aesthetic, inviting, warm, handcrafted, high-end brand feel.

View API Code
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "Luxury product photography of artisanal vanilla ground coffee packaged in a soft sculpted ivory pouch with gentle wave contours, minimal branding embossed into fabric. The pouch rests on a rustic oak tabletop dusted with coffee grounds, accompanied by a hand-carved wooden scoop spilling aromatic powder. Natural Madagascar vanilla pods curve organically around the base, blending into drifting coffee granules that form a subtle flowing aroma path instead of a spiral. On the pouch front, a modern sensory chart: thin matte gold lines showing flavor balance — low acidity, rich sweetness, full-bodied depth. Warm morning sunlight enters from the left at a low angle, creating soft shadows and tactile fabric highlights. Background fades into a cozy café interior with creamy bokeh lights, evoking calm morning rituals. Ultra-sharp macro texture on vanilla pods and coffee grains, cinematic depth of field, premium lifestyle aesthetic, inviting, warm, handcrafted, high-end brand feel."
}
JSON
IM
Image
Product & Brand nano-banana-2

A clean, modern personal branding mockup featuring a cohesiv...

A clean, modern personal branding mockup featuring a cohesive visual identity for a female creator or entrepreneur. The scene includes a minimalist brand kit displayed on a soft neutral background: a framed portrait with elegant typography, a circular logo with a hand-drawn line-art face illustration, and branded merchandise such as a white t-shirt, tote bag, and ceramic mug printed with the same logo. A grid-style social media layout showcases portrait photography, behind-the-scenes content, quotes, and solid color brand tiles in warm beige, cream, and muted terracotta tones. Google Gemini The overall aesthetic is creative, modern, and minimal, with soft natural lighting, premium lifestyle photography, balanced composition, Scandinavian-inspired design, high-end branding presentation, editorial feel, and consistent typography. Ideal for a personal brand, content creator, or lifestyle entrepreneur identity showcase.

View API Code
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "A clean, modern personal branding mockup featuring a cohesive visual identity for a female creator or entrepreneur. The scene includes a minimalist brand kit displayed on a soft neutral background: a framed portrait with elegant typography, a circular logo with a hand-drawn line-art face illustration, and branded merchandise such as a white t-shirt, tote bag, and ceramic mug printed with the same logo. A grid-style social media layout showcases portrait photography, behind-the-scenes content, quotes, and solid color brand tiles in warm beige, cream, and muted terracotta tones. Google Gemini The overall aesthetic is creative, modern, and minimal, with soft natural lighting, premium lifestyle photography, balanced composition, Scandinavian-inspired design, high-end branding presentation, editorial feel, and consistent typography. Ideal for a personal brand, content creator, or lifestyle entrepreneur identity showcase."
}
JSON
IM
Image
Product & Brand nano-banana-2

A hyper-realistic commercial product shot of a refreshing li...

A hyper-realistic commercial product shot of a refreshing lime soda can exploding with energy in mid-air. A vibrant green aluminum can covered in condensation, surrounded by sliced limes, mint leaves, and shards of ice, with a dramatic water splash bursting from the top. Lime wedges collide with the can, frozen in motion, droplets suspended in the air. Deep emerald green gradient background with glowing particles, cinematic studio lighting, high contrast highlights, ultra-sharp focus on the can, macro-level texture detail. Dynamic action composition, refreshing summer mood, premium beverage advertising style, photorealistic, 8k resolution.

View API Code
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "A hyper-realistic commercial product shot of a refreshing lime soda can exploding with energy in mid-air. A vibrant green aluminum can covered in condensation, surrounded by sliced limes, mint leaves, and shards of ice, with a dramatic water splash bursting from the top. Lime wedges collide with the can, frozen in motion, droplets suspended in the air. Deep emerald green gradient background with glowing particles, cinematic studio lighting, high contrast highlights, ultra-sharp focus on the can, macro-level texture detail. Dynamic action composition, refreshing summer mood, premium beverage advertising style, photorealistic, 8k resolution."
}
JSON
FAQ

Finding and using RunAPI prompts

What are RunAPI prompts?

RunAPI prompts are curated input examples for image, video, music, and audio models. Each prompt is paired with the model slug and endpoint path so developers can copy the text into an agent or reuse it in backend calls.

Can I filter prompts by model or category?

Yes. Use the modality and category links to narrow the library, then open a model page for examples tied to one specific model slug. Each model page keeps the prompt cards, install steps, and API examples together.

Do I need an API key to browse prompts?

No. Browsing, filtering, and copying prompt text is public. You only need a RunAPI key when you ask an agent or your application to call a model and create a generation task.

How should agents use these prompts?

Install the RunAPI MCP Server in Claude Code, Codex, Cursor, or Windsurf, then paste the prompt instruction shown on the page. The agent can choose the matching RunAPI tool and send the prompt with the listed model.