Authorization: Bearer ********************{
"model": "qwen-image-max-2025-12-30",
"prompt": "A cute orange cat",
"n": 1,
"size": "1664x928",
"watermark": false,
"prompt_extend": true,
"seed": 42
}curl --location 'https://api.key4u.shop/alibailian/api/v1/services/aigc/multimodal-generation/generation' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"model": "qwen-image-max-2025-12-30",
"prompt": "A cute orange cat",
"n": 1,
"size": "1664x928",
"watermark": false,
"prompt_extend": true,
"seed": 42
}'{}