Authorization: Bearer ********************{"model": "qwen-image-2.0-2026-03-03", "prompt": "A cute orange cat is sitting on the windowsill, with sunlight shining on it, and the background is a cityscape", "size": "1024x1328", "n": 2, "watermark": false, "prompt_extend": false}curl --location 'https://api.key4u.shop/v1/images/generations' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{"model": "qwen-image-2.0-2026-03-03", "prompt": "A cute orange cat is sitting on the windowsill, with sunlight shining on it, and the background is a cityscape", "size": "1024x1328", "n": 2, "watermark": false, "prompt_extend": false}'{"error":{"message":"Invalid URL (GET /v1/images/generations)","type":"invalid_request_error","param":"","code":""}}