Every frontier image & video model.
One prompt bar.
FLUX, Kling, Veo, Seedream and more — text-to-image and text-to-video from a single studio. Ground your prompts in your Ounie brain so outputs speak your language, and pay per generation in Ounie credits from the wallet every Ounie product shares.
From prompt to finished frame — in four steps.
Pick a model
One catalog, every frontier model: FLUX Schnell and Dev, Nano Banana 1 and 2, Seedream 5.0 and 5.0 Pro for images; Seedance, Kling, Wan, and Veo for video. Each shows its credit price and what it's best at — no tab-hopping between providers.
Write the prompt
One prompt bar for everything. Optionally ground it in your Ounie brain — your product names, brand language, and facts flow into the prompt from your own knowledge base. Grounding is free; only the generation bills.
Generate
Credits are reserved when you submit and settled only when your output is delivered. A failed or aborted render refunds automatically, in full — you never pay for nothing.
Download, share, automate
Outputs land in your gallery on permanent URLs. Download free forever, flip on a share page when you want one (private by default), or wire the whole loop into an agent over REST, MCP, or x402.
A render desk, not another subscription.
Everything a media studio needs — the frontier image and video models, reference images, a gallery, share pages — plus what only Ounie can do: prompts grounded in your own knowledge base, and full agent rails. You pay per generation, from the same credit wallet every Ounie product shares.
One studio, wherever the pixels are going.
The hard part of generative media isn't any single model — it's having the right one for each job without a subscription for each.
Product & brand visuals, grounded in your brain
Ground the prompt in your Ounie brain and the model renders with YOUR product names, materials, and brand language — not a generic guess. Same wallet, same knowledge base, every Ounie app.
Concept art & moodboards
Sketch a direction on FLUX Schnell at 2 credits a frame, then re-run the keepers on Seedream 5.0 Pro or Nano Banana 2 for the finish. Ten explorations cost less than a coffee.
Short-form video for ads & socials
Short clips from Seedance drafts to Kling and Wan production shots to Veo 3.1 with native audio — vertical or wide, rendered in minutes, priced per clip instead of per seat.
Agent pipelines that generate media
Every generation is a REST endpoint and an MCP tool. Point Claude, Cursor, or your Ounie AI Team at the studio and it renders thumbnails, heroes, and clips programmatically — refused when credits run short, never overdrawn.
Every model is an endpoint. Every endpoint is a tool.
Generation, polling, the gallery, credits — all of it is a REST endpoint and a native MCP tool. Wire the studio into a pipeline, or point an assistant at it and let it render on your behalf, drawing your shared Ounie credits.
The same endpoints the dashboard uses — bearer key, JSON in, URLs out.
curl -X POST https://generative.ounie.com/api/generations \
-H "Authorization: Bearer gnv_live_…" \
-d '{"model_id":"flux-dev","prompt":"…"}'Native tools for Claude, Cursor, ChatGPT — and the Ounie AI Team, which connects with the key in the URL where headers can't be set.
https://generative.ounie.com/api/mcp # header-less clients: …/api/mcp?api_key=gnv_live_…
No account, no key — pay ~$0.15 in USDC per image, settled on-chain. Images only.
POST /api/x402/image → 402 (terms)
retry with X-Payment: <signed>
→ 200 { url }One ounie_live_ key works across the whole Ounie app fleet — and it's what unlocks brain grounding for agents.
Authorization: Bearer ounie_live_… # grounds generations in your brains
// Any MCP host — Claude, Cursor, the AI SDK
{
"mcpServers": {
"generative-studio": {
"url": "https://generative.ounie.com/api/mcp",
"headers": { "Authorization": "Bearer gnv_live_…" }
}
}
}
// …or the Ounie AI Team — the key rides the URL:
// https://generative.ounie.com/api/mcp?api_key=ounie_live_…
// tool call → generate_image
{ "model_id": "seedream-5.0",
"prompt": "golden hour over a glass city, 35mm",
"brain_ids": ["…"], // ground it (master key)
"ground": true }
→ { "generation_id": "…",
"urls": ["https://…/outputs/….png"],
"grounded": true,
"credits_spent": 20 }
// video is async — reserve, then poll:
// generate_video → get_generation → "succeeded"Pay per generation. Never per month.
Credits are reserved when you submit and settled on delivery — failures refund automatically, in full. The gallery, downloads, share pages, and brain grounding are free.
The questions we get first.
Your next frame is one prompt away.
Sign in with your Ounie account, pick a model, and generate — the first exploration costs about two cents.
