curl -X POST https://api.example.com/ideogram/remix \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "image": "https://example.com/reference.png", "prompt": "Same scene but in winter", "image_weight": 0.7 }'
Remix and modify images