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