{ "model": "gpt-image-2", "prompt": "一只橘猫趴在窗台上晒太阳,水彩画风格", "size": "1024x1024", "quality": "auto", "n": 1 }
curl --location 'https://www.datastart.net/v1/images/generations' \ --header 'Authorization: YOUR_API_KEY' \ --header 'Content-Type: application/json' \ --data '{ "model": "gpt-image-2", "prompt": "一只橘猫趴在窗台上晒太阳,水彩画风格", "size": "1024x1024", "quality": "auto", "n": 1 }'
{}