{ "prompt": "一只狗", "model": "gemini-3.1-flash-image-preview", "aspect_ratio": "8:1", "image_size": "1k", "response_format": "url" }
curl --location 'https://api.xheai.cc/v1/images/generations' \ --header 'Authorization: Bearer sk-PKwLlDUwSZlER2KVrBdMWIrvFQnL7AKdq0I2cBTTuZsIeZpN' \ --header 'Content-Type: application/json' \ --data '{ "prompt": "一只狗", "model": "gemini-3.1-flash-image-preview", "aspect_ratio": "8:1", "image_size": "1k", "response_format": "url" }'
{ "data": [ { "url": "", "b64_json": "/9j/4AAQSkZJ此处省略一万个字母", "revised_prompt": "" } ], "created": 1768290751 }