Image
Image models
12 image models through Modelflare: GPT Images, Gemini native image, Wan, and Seedream, with the exact request contract and billing notes for each.
Image generation is not one contract. OpenAI-compatible models use /v1/images/*. Gemini image models use native generateContent. Create the key on the media group; see Authentication.
Media Skill
Let an agent choose an image model, estimate cost, and run the current request template.
Which endpoint to call
OpenAI Images vs Gemini native, and why mixing fields fails.
Every row links to the model page with the exact request contract. Prices and availability come from the main site.
OpenAI Images
Section titled “OpenAI Images”| Model | Endpoint | Billing | NSFW variant | Pricing |
|---|---|---|---|---|
gpt-image-2.5-sunburst |
POST /v1/images/generations |
Per token | None | Pricing |
gpt-image-2.5-flare |
POST /v1/images/generations |
Per token | None | Pricing |
gpt-image-2 |
POST /v1/images/generations |
Per token | None | Pricing |
Gemini Image
Section titled “Gemini Image”| Model | Endpoint | Billing | NSFW variant | Pricing |
|---|---|---|---|---|
gemini-3-pro-image |
POST /v1beta/models/{model}:generateContent |
Per token | None | Pricing |
gemini-3.1-flash-image |
POST /v1beta/models/{model}:generateContent |
Per token | None | Pricing |
gemini-3.1-flash-lite-image |
POST /v1beta/models/{model}:generateContent |
Per token | None | Pricing |
gemini-2.5-flash-image |
POST /v1beta/models/{model}:generateContent |
Per call | None | Pricing |
Wan / Seedream
Section titled “Wan / Seedream”| Model | Endpoint | Billing | NSFW variant | Pricing |
|---|---|---|---|---|
wan2.7-image |
POST /v1/images/generations |
Per call | wan2.7-image-nsfw |
Pricing |
wan2.7-image-pro |
POST /v1/images/generations |
Per call | wan2.7-image-pro-nsfw |
Pricing |
seedream-5-0-pro-nsfw |
POST /v1/images/generations |
Per image | None | Pricing |
seedream-5-0-lite-nsfw |
POST /v1/images/generations |
Per image | None | Pricing |
seedream-5-0-lite-260128 |
POST /v1/images/generations |
Per image | None | Pricing |