Authorization: Bearer ********************
{
"prompt": "god",
"size": "1024x1024"
}
curl --location --request POST 'https://api.gptgod.online/ideogram/v1/images/generations' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "god",
"size": "1024x1024"
}'
{}