curl -X POST https://api.example.com/ideogram/reframe \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "image": "https://example.com/original.png", "aspect_ratio": "16:9" }'
Reframe and resize images