Authorization: Bearer ********************{
"model": "grok-4-1-image",
"prompt": "一个美女在雨中跳舞",
"n": 1,
"size": "1536x1024"
}curl --location --request POST 'https://magic666.top/v1/images/generations' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "grok-4-1-image",
"prompt": "一个美女在雨中跳舞",
"n": 1,
"size": "1536x1024"
}'{}