Nano Banana Pro
Generate or edit images with Google's Nano Banana Pro
Name
Value
Name
Type
Description
// Success, the task has been submitted
{
"task_id": "34f439ce-b545-4c57-a5bd-a3xxxxxxxx",
"image_urls": [
"https://cdn.apiframe.pro/images/xxxxxxxxxxxxxxxxxxxx.png"
],
"status": "finished",
"task_type": "nano-banana-pro"
}// Bad request
{
"errors": [{ msg: "Invalid request" }]
}// Invalid API Key
{}// A server error occured
{}Last updated