OpenAI's GPT Image 2.5 Sunburst; automatically selects rendering quality for the prompt.
Up to 30 MB per file
Auto Text: 5.27¢/generation; Auto Image edit: 1K 5.27¢/generation, 2K 10.7¢/generation, 4K 17.79¢/generation; Low: 0.59¢/generation; Medium: 1.32¢/generation; High Text: 5.27¢/generation; High Image edit: 1K 5.27¢/generation, 2K 10.7¢/generation, 4K 17.79¢/generation.
Estimated cost: $ —
curl -X POST "https://api.hedra.com/v3/models/gpt-image-2.5-sunburst" \ -H "Authorization: Key $HEDRA_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "input": { "enhance_prompt": false, "aspect_ratio": "1:1", "resolution": "1K" }}'