{
"model":"gemini-2.5-pro-image-preview",
"prompt": "A lion on the grassland",
"aspect_ratio":"",
"image_size":"1K"
}curl --location --request POST 'https://duomiapi.com/api/gemini/nano-banana' \
--header 'Authorization: o9vfVkEkKfcuJhjdGXJwlfdvO1' \
--header 'Content-Type: application/json' \
--data-raw '{
"model":"gemini-2.5-pro-image-preview",
"prompt": "A lion on the grassland",
"aspect_ratio":"",
"image_size":"1K"
}'{
"code": 200,
"msg": "success",
"data": {
"task_id": "e64e7980-27af-e5c2-c775-7860a215f33a"
},
"exec_time": 1.151804,
"ip": "103.180.29.54"
}