OpenAI's balanced tier; moderate cost and fidelity, ideal for iterative refinement and everyday generation.
Up to 30 MB per file
Low: 1.43¢/generation; Medium: 7.86¢/generation; High: 29.29¢/generation.
Estimated cost: $ —
curl -X POST "https://api.hedra.com/v3/models/gpt-image-2" \ -H "Authorization: Key $HEDRA_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "input": { "enhance_prompt": false, "aspect_ratio": "1:1", "resolution": "1K" }}'