curl --location --request POST 'https://api.302.ai/ideogram/remix' \
--header 'Authorization: Bearer sk-jls4AaVBGoe1GwZD64qZA1qyKTN1MPHa4NmvH1cT68z7K1Zz' \
--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 }"'
{}