v0.2 of Gamma's API offerings will be deprecated on Jan 16, 2026.Please move to v1.0 of Gamma's API endpoints before this date to avoid disruption.
When creating AI generated images in your gamma, you can specify which model to use. To do so:
- In the
imageOptions.sourceparameter, useaiGeneratedas the value. - In the
imageOptions.modelparameter, use one of the strings below. - Conversely, if you're not sure which image model you'd like to use, you can leave the
imageOptions.modelparameter blank and Gamma will select a model for you.
| Model Name | String | Credits/Image |
|---|---|---|
| Flux Fast 1.1 | flux-1-quick | 2 |
| Flux Kontext Fast | flux-kontext-fast | 2 |
| Imagen 3 Fast | imagen-3-flash | 2 |
| Luma Photon Flash | luma-photon-flash-1 | 2 |
| Flux Pro | flux-1-pro | 8 |
| Imagen 3 | imagen-3-pro | 8 |
| Ideogram 3 Turbo | ideogram-v3-turbo | 10 |
| Luma Photon | luma-photon-1 | 10 |
| Leonardo Phoenix | leonardo-phoenix | 15 |
| Flux Kontext Pro | flux-kontext-pro | 20 |
| Ideogram 3 | ideogram-v3 | 20 |
| Imagen 4 | imagen-4-pro | 20 |
| Recraft | recraft-v3 | 20 |
| GPT Image | gpt-image-1-medium | 30 |
| Flux Ultra (Ultra plan only) | flux-1-ultra | 30 |
| Imagen 4 Ultra (Ultra plan only) | imagen-4-ultra | 30 |
| Dall E 3 | dall-e-3 | 33 |
| Flux Kontext Max (Ultra plan only) | flux-kontext-max | 40 |
| Recraft Vector Illustration | recraft-v3-svg | 40 |
| Ideogram 3.0 Quality (Ultra plan only) | ideogram-v3-quality | 45 |
| GPT Image Detailed (Ultra plan only) | gpt-image-1-high | 120 |
