curl -X POST https://api.example.com/ideogram/remix-image \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "images": ["image1_url", "image2_url"], "prompt": "Blend these images" }'
Remix existing images