cURL
curl --request POST \ --url https://api.goenhance.ai/api/v1/nano-banana \ --header 'Content-Type: application/json' \ --data '{ "args": { "prompt": "a beautiful girl" } }'
200
1
{ "code": 0, "msg": "Success", "data": { "img_uuid": "c12b656c-747a-44fd-9c80-add79b0c52d5" }}
Show child attributes