{
"model": "gpt-image-2-flatfee",
"prompt": "画一幅清明上河图",
"n": 1,
"size": "1024x1024"
}curl --location --request POST 'https://www.goatapi.com/v1/images/generations' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "gpt-image-2-flatfee",
"prompt": "画一幅清明上河图",
"n": 1,
"size": "1024x1024"
}'{"created":1777009387,"data":[{"revised_prompt":"","url":"https://pro.filesystem.site/cdn/20260424/f6403d237d5f0513688573dbc437a6.png"}]}