Who it is built for
- Developers adding image generation to an application
- Teams generating visual concepts from prompts or reference images
- Products that need asynchronous image-generation task handling
REST API for text and reference-image generation
4o Image API provides programmatic image generation through a REST API. Developers can submit text prompts or up to five reference images, choose from three aspect ratios, and receive asynchronous task results through status checks or callback notifications.
The decision
Start with the job, the team, and the constraints. Product fit becomes much clearer when those three line up.
Inside the product
The core product capabilities, grouped around the work they enable.
The API generates images from text prompts or from prompt-guided reference images.
Generation requests return task records that can be monitored by status endpoint or completed through callback notifications.
Developers can select 1:1, 3:2, or 2:3 dimensions, while the website states support for PNG, JPEG, and WebP outputs.
Create an account and generate an API key from the dashboard. Send an authenticated generation request with a prompt, optional reference-image URLs, and a selected aspect ratio. Poll the task record or provide a callback URL to receive the completed result.
Plans and official links
See the entry price, free access options, company details, and direct vendor destinations in one place.
Choosing for a real workflow?
We map the workflow, connect existing systems, choose what to buy, and build what is missing.