{ "model": "gemini-2.0-flash-exp-image-generation", "prompt": "Draw a cat", "n": 2 }
curl --location --request POST 'https://api.aiguoguo199.com/v1/images/generations' \ --header 'Authorization: Bearer sk-xxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "model": "gemini-2.0-flash-exp-image-generation", "prompt": "Draw a cat", "n": 2 }'
{}