cURL
curl --request GET \ --url https://api.unifically.com/nano-banana/status/{task_id} \ --header 'Authorization: Bearer <token>'
{ "code": 200, "data": { "output": { "image_url": "https://files.storagecdn.online/images/d4e5f6g7.png" }, "task_id": "d4e5f6g7-h8i9-0123-defg-hi4567890123" }, "error": {} }
Check the status of your Nano Banana generation tasks
curl --request GET \ --url https://api.unifically.com/nano-banana/status/d4e5f6g7-h8i9-0123-defg-hi4567890123 \ --header 'Authorization: Bearer YOUR_API_KEY'
d4e5f6g7-h8i9-0123-defg-hi4567890123
task_id