Imagen 4 Fast
Image generationOne call. Same key. Same bill.
Fast, Standard, and Ultra in one API.
One API key. Every model.
One model. Three ways to call it. Same key, same bill.
One call. Same key. Same bill.
One call. Same key. Same bill.
One call. Same key. Same bill.
Capabilities
Resolution and output
Aspect ratios
Batch and generation control
Text-in-image
Art styles
Safety and provenance
One key. One base URL. Same SDK shape you already use.
# 1. set your key
export COINIS_API_KEY="sk_live_..."
# 2. call the model
curl https://api.app.coinis.com/v1/image/generate \
-H "Authorization: Bearer $COINIS_API_KEY" \
-d '{"prompt":"neon city, rain, tracking shot"}' import { Coinis } from "@coinis/sdk";
const coinis = new Coinis(process.env.COINIS_API_KEY);
const job = await coinis.image.generate({
model: "models/google/imagen-4",
prompt: "neon city, rain, tracking shot",
}); from coinis import Coinis
coinis = Coinis(os.environ["COINIS_API_KEY"])
job = coinis.image.generate(
model="models/google/imagen-4",
prompt="neon city, rain, tracking shot",
) {
"id": "gen_8fa2c1",
"status": "succeeded",
"model": "models/google/imagen-4",
"output": {
"image_url":
"https://cdn.coinis.com/gen_8fa2c1.mp4"
,
"format": "mp4"
},
"tokens_used": 10
} Already on another provider's SDK? Change the host. Keep the call.
One wallet across every model. No API accounts to juggle.
No credit card.
1 token = $0.10 pay-as-you-go. Less on a plan.
Unified API across video, image, audio, and LLM.
Async queue plus webhooks. Batch at scale.
Ship it under your brand. Outputs are yours.
Prompt to platform-native clip in minutes.
One generation, every aspect ratio.
Authentic selfie-style ads, on brand.
Photorealistic photography Produce landscapes, portraits, food shots, and cinematic stills with fine textures and true-to-life detail. Imagen 4 Ultra handles hero imagery that would otherwise require a full production shoot.[^2]
Marketing and product visuals Generate product mockups, promotional posters, and campaign assets from a text prompt. Iterate on dozens of creative directions in minutes, not days.[^2]
Social media content Create platform-ready crops in any aspect ratio. Use 9:16 for YouTube Shorts and TikTok. Use 16:9 for YouTube banners and widescreen ads. Use 1:1 for Instagram feed posts. No manual resizing needed.[^3]
Art-style exploration Explore impressionism, art deco, charcoal illustration, and more without a specialist designer. Imagen 4 covers a wide range of styles so your team can test concepts fast.[^2]
Rapid creative prototyping Use Imagen 4 Fast at $0.034/image to pressure-test visual directions before committing to a higher-quality render. Fast mode is built for high-throughput ideation workflows.[^2]
Renders in seconds. Set a seed. Get the same frame back.
Outputs are yours. Sell them.
Safe for paid ads.
Your prompts are never used for training.
Start free
Start free. 15 tokens a week. No card.
Generate on CoinisNo credit card.
Pricing and capabilities verified 2026-05-26. Read the docs .