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