Text to image
Generate images from a text description for concepts, illustrations, draft assets, and visual exploration.
Build with the GPT Image 2.5 API for text-to-image and image-to-image generation and editing. Billed per request at $0.02, model ID gpt-image-2.5-flare, called through the TokenRa image endpoint.
GPT Image 2.5 is an image model from OpenAI that supports text-to-image and image-to-image generation and editing. On TokenRa the model identifier is gpt-image-2.5-flare, called through the image generation endpoint and billed per token.
Generate images from a text description for concepts, illustrations, draft assets, and visual exploration.
Use an existing image as input for rewriting and editing, including style changes, local edits, and iteration.
Call the image endpoint with a server-side API key to generate images programmatically inside your own product.
GPT Image 2.5 suits products and workflows that generate or edit images programmatically. Evaluate it with your own assets and prompts.
Register for TokenRa, open the dashboard, create an API key, confirm that GPT Image 2.5 is enabled for your account, and then send an image generation request from your server. Keep the key private and verify the live model identifier before production use.
Register, then open the TokenRa dashboard.
Open the API key or token section, create a key, and store it server-side.
Confirm the enabled model ID, test representative prompts, and add production controls.
curl https://tokenra.io/v1/images/generations \\
-H "Authorization: Bearer YOUR_API_KEY" \\
-H "Content-Type: application/json" \\
-d '{"model":"gpt-image-2.5-flare","prompt":"A clean editorial illustration of a sunrise over a city"}'GPT Image 2.5 is billed per request on TokenRa, not per token. The listed rate is $0.02 for each image generation request. Confirm the billing unit, rate limits, and account availability in the live console.
Charged once per image generation request.
Not billed per token; request count is the billing unit.
Check the TokenRa console for current RPM and quota limits.
GPT Image 2.5 is developed by OpenAI. TokenRa provides API access as a routing gateway and is not the model developer or owner.
Prompts, input images, and generated output are processed under the applicable provider and TokenRa terms. Review those terms and the privacy policy before sending sensitive or regulated content, and confirm output rights for your use case.
The GPT Image 2.5 API provides access to text-to-image and image-to-image generation and editing through the TokenRa image endpoint.
The model identifier on TokenRa is gpt-image-2.5-flare. Confirm the enabled identifier in the live console before production use.
GPT Image 2.5 is billed per request at $0.02 per image generation request, not per token. Confirm current rates and billing units in the TokenRa console.
Send requests to https://tokenra.io/v1/images/generations with a server-side TokenRa API key.
GPT Image 2.5 is developed by OpenAI. TokenRa provides API access as a routing gateway and is not the model developer or owner.
Register for TokenRa, open the dashboard, create an API key, confirm that GPT Image 2.5 is enabled for your account, and keep the key server-side.
"GPT Image", "OpenAI", and related names may be trademarks of their respective rights holders. TokenRa is an independent API gateway and this page is not an official vendor page or endorsement.
Last updated: September 2026