curl --location --request POST 'https://api.302.ai/ideogram/remix' \
--header 'Authorization: Bearer sk-mfYQzy0XTFfz4P16vRE4gFrKK1Nly4TozsMqbbb9PSiJUvFO' \
--form 'image_file=@""' \
--form 'image_request="{\"model\": \"V_2\",\"magic_prompt_option\": \"AUTO\",\"aspect_ratio\": \"ASPECT_10_16\",\"prompt\": \"a dog\",\"style_type\": \"REALISTIC\",\"negative_prompt\": \"painting\",\"seed\": 12345 }"'
{}