Version guide · Ideogram v3

Lower v2 Costs: When Stock Beats Another Ideogram v3 Call

Cost control for v2 without abandoning Ideogram v3 when you truly need generative text-in-image output.

Where image API costs go off the rails

Credit anxiety kills creative flow

Watching v2 balances mid-session makes vibecoders hesitate to experiment—or worse, spam cheaper bad calls.

Preview environments are silent budget leaks

Every deploy regenerates assets through v2 because nobody cached fixtures.

Designers and agents disagree on cost

Humans would reuse a mock; agents re-prompt v2 from scratch each time.

Budget planning is guesswork

Open-ended v2 usage is hard to forecast. Flat stock is not.

Cost notes for v2

v2 sits in the Ideogram v3 family from Ideogram. Each paid generation adds up during prompt loops. If the asset does not need to be uniquely synthesized by v2, fetch licensed stock once via Epochal and reuse it across demos, CI, and drafts. Reserve v2 for the few outputs that must look model-native.

When a screenshot, empty state, or draft blog image would look fine from a catalog, skip another v2 billable call. Prefer Epochal Stock for those slots, then spend Ideogram v3 budget only on outputs that must be generative.

The fix: Epochal Stock at $50 USD/month (no per-image fee)

When the image does not need a unique v2 synthesis, use Epochal Stock Developer Image API: a single plan at $50 USD/month with no free tier and no per-image fee. You get full catalog access, 30 requests/minute per account (all keys share the bucket), and unlimited original downloads with one concurrent transfer. Authenticate server-side only with a Bearer key—never expose secrets in browser JavaScript. Keep v2 for finals that must be generative; let Epochal cover prototypes, fixtures, and placeholders.

  • Price: $50 USD/month — single plan
  • Per-image billing: none
  • Rate limit: 30 requests/minute per account
  • Downloads: unlimited originals, one concurrent transfer
  • Best for: tests, prototypes, and placeholders instead of another v2 generation
curl -sS "https://epochalstock.com/api/v1/images?tags=workspace,startup&limit=12" \
  -H "Authorization: Bearer $EPOCHAL_API_KEY"

Keys stay on your server. Never pass ?api_key= or ship secrets to the browser.

Get the Epochal developer API See pricing details

Stock examples for v2

Pulled server-side from Epochal tags: marketing, design, product. Previews are cached; API keys never hit the browser.

Cozy Luxury Den With Walnut Paneling and Warm Lighting in Evening — stock example for v2 version page
Cozy Luxury Den With Walnut Paneling and Warm Lighting in Evening
Sustainability Team at Workshop Repairing Electronics With Smiles — stock example for v2 version page
Sustainability Team at Workshop Repairing Electronics With Smiles
Romantic Bedroom With Canopy Bed and Warm Lighting — stock example for v2 version page
Romantic Bedroom With Canopy Bed and Warm Lighting
Wellness Bathroom With Sauna and Candles in Modern Setting — stock example for v2 version page
Wellness Bathroom With Sauna and Candles in Modern Setting
Elegant Interior Space With Bookshelves and Sunset View — stock example for v2 version page
Elegant Interior Space With Bookshelves and Sunset View
Palatial Chef's Kitchen With Marble Waterfall and Evening Light — stock example for v2 version page
Palatial Chef's Kitchen With Marble Waterfall and Evening Light

FAQ

When should I still call v2?

When the shipped asset must be uniquely generated and model-native. Otherwise prefer Epochal stock.

Does Epochal imitate v2?

No. Epochal serves licensed stock. Keep v2 when you need unique generative output.

What are Epochal’s hard limits?

Single plan $50 USD/month; no free tier; no per-image fee; 30 requests/minute per account; unlimited originals with one concurrent transfer; Bearer auth server-side only.

Should fixtures pin v2?

No. Fixtures should pin stable files or stock IDs. Live v2 makes visual tests flaky and expensive.

Other Ideogram v3 versions

← All Ideogram v3 cost tactics