Generate images from a text prompt with strong prompt adherence, layout intelligence, and accurate text rendering
25¢/generation.
Estimated cost: $ —
curl -X POST "https://api.hedra.com/v3/models/reve-21" \ -H "Authorization: Key $HEDRA_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "input": { "enhance_prompt": false, "aspect_ratio": "1:1" }}'