Six AI image models.
One endpoint.
Programmatic access to Nano Banana 2, Flux, Ideogram, Recraft, Imagen and DALL-E 3. Switch models per request, keep one brand kit across all of them, and see per-image cost on every response. From $100/mo for 5,000 calls.
One endpoint, six models
Switch models by changing one parameter. Same auth, same brand kit, same response shape — no per-vendor SDK, no rewrite.
curl https://api.clearly.sh/v1/images/generate \
-H "Authorization: Bearer <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{
"prompt": "Linen pillow in cream, mid-century lounge chair, golden hour",
"model": "flux-1.1-pro",
"aspectRatio": "4:3",
"brand_kit_id": "kit_abc123"
}'
# Response:
{
"id": "gen_xyz789",
"url": "https://files.clearly.sh/u/abc/gen_xyz789.png",
"model": "flux-1.1-pro",
"cost_usd": 0.04,
"prompt_used": "[brand-kit context] + [prompt]"
}Pick the right model per generation
Best-in-class for every job — photoreal product shots, text-in-image, vector art, illustration — all priced per image, all behind the same key.
| Feature | Model ID | Best for | Per image |
|---|---|---|---|
| Nano Banana 2 | nano-banana-2 | Fast, cheap, high-volume | $0.039 |
| Flux 1.1 Pro | flux-1.1-pro | Photoreal product shots | $0.040 |
| Ideogram v2 | ideogram-v2 | Text-in-image & posters | $0.050 |
| Recraft v3 | recraft-v3 | Vector & brand-consistent art | $0.060 |
| Imagen 4 | imagen-4 | Google-grade realism | $0.070 |
| DALL-E 3 | dalle-3 | Creative & illustrative | $0.080 |
Retail per-image rates. Bundled into your monthly tier; overage rates apply past your cap.
Built for products, not playgrounds
One integration that keeps your brand consistent, your costs auditable, and your model choice open.
Brand kit, every model
Create a brand kit once — color, font, reference photos, style — and attach it by id to any generation. The same identity carries across all six models, no re-prompting per vendor.
Transparent per-image cost
Every response returns cost_usd. Audit spend by user, brand, or product in the dashboard — no end-of-month surprise from an opaque credit system.
Async webhooks
Pass callback_url for long-running jobs. Flux Pro HD can take 30-60s; Nano Banana 2 is typically under 5s — either way, we POST the result back.
Resell to end users
Pass a user_id per request to track per-user usage and bill your own customers. Ship image gen inside your app, on our infrastructure.
Key, call, ship
Get a key
Join the waitlist. Approved teams get an API key and a Stripe-billed account within 1-3 business days — first 100 get $50 in free credits.
Make one call
POST a prompt and a model to /v1/images/generate. Switch models with a single parameter; attach a brand_kit_id to stay on-brand.
Ship & audit
Get a URL and the exact cost back per request. Track usage per user, brand, or product — and resell generations inside your own app.
Per-call pricing that scales down per image
Monthly tiers bundle your calls; overage rates fall the more you use. Enterprise is per-pixel-priced with an SLA.
| Feature | Developer | Production | Scale | Enterprise |
|---|---|---|---|---|
| Price | $100/mo | $500/mo | $2,000/mo | Custom |
| Included | 5,000 calls / mo | 50,000 calls / mo | 500,000 calls / mo | Custom |
| Overage | $0.025 / call | $0.015 / call | $0.008 / call | Negotiated |
| Best for | Indie devs + side projects | SaaS products + agencies | High-volume platforms | Per-pixel-priced workloads + SLA |
API, answered
01When can I get API access?+
02What does the request look like?+
03How is per-image cost calculated?+
04Do you offer a brand kit API?+
05What about webhooks for long-running generations?+
06Do you offer SLA?+
07How is rate limiting handled?+
08Can I use this for end-user-facing image gen in my app?+
Built on the Clearly stack
Company Brain
The knowledge layer your agents recall and execute — vector memory, private by default.
Beehaven CLI
The terminal + MCP interface to your agent cloud — drive generations from the command line.
Vector Studio
Turn prompts into editable vector art on a canvas — the visual side of the same engine.
Build on six models, one key
Join the private-beta waitlist for an API key and Stripe-billed account. First 100 teams get $50 in free credits.