Ideogram API pricing: 6 credits per image on Ideogram v3
Ideogram v3 costs 6 credits per image through Genace. It is the most expensive of the three image models — 50% above Nano Banana.
| Pack | Per credit | One image | 1,000 images |
|---|---|---|---|
| Basic ($6.90 / 500) | $0.0138 | $0.083 | $83 |
| Standard ($14.90 / 1,200) | $0.0124 | $0.074 | $74 |
| Premium ($34.90 / 3,000) | $0.0116 | $0.070 | $70 |
| Enterprise ($79.90 / 8,000) | $0.0100 | $0.060 | $60 |
Batching
const credits = 6 * p.n; // n is an integer, 1 to 4
Linear, no discount.
When the premium is worth it
Ideogram v3’s distinguishing capability in the model catalogue is legible text inside generated images — logos, posters, typographic and editorial work. That is the one thing the cheaper models in this lineup are not positioned for.
The decision is therefore binary rather than a price comparison: if your output contains words that have to be readable, this is the model built for it. If it does not, you are paying 50% more than Nano Banana for a capability you will not use.
Against the alternatives
Nano Banana 4 credits, Flux Pro v1.1 5 credits. Full breakdown in AI image generation API pricing compared.
What this page does not claim
This is Genace’s price. Ideogram sets its own direct pricing, which is not reproduced here. The text-rendering positioning is taken from the model catalogue, not from a measured comparison.
Models covered on this page
Where these facts come from
- codebase: src/ai/providers/ideogram.ts — pricing() and paramsSchema
- codebase: src/config/models/data/ideogram-v3-text-to-image.ts
- codebase: src/config/website.tsx — credit pack pricing