Skip to content
clusters: prooflayer · edgemarket · edgefinance · synthforge · mediakit · wordmint · webprobe · locale · comppoint · rollforge · bestiary · statline · matchpoint · retail · agentops · browserworkflow · modelrouter · compose
$ man nano-banana-2-lite

/nano-banana-2-lite

agentutility / synthforge / nano-banana-2-lite
PRICE / CALL
$0.08
USDC · base mainnet · scheme: exact
METHOD
POST
CLUSTER
synthforge
CATEGORY
uncategorized
STATUS
live
NAME
nano-banana-2-lite generates sfw images with venice's nano-banana-2-lite model on a dedicated low-cost endpoint
synonym alias of image-generate-ultra — reuses the canonical handler.
SYNOPSIS
POST https://x402.agentutility.ai/nano-banana-2-lite
     Content-Type: application/json
     X-PAYMENT:    <signed-transferWithAuthorization>

     { ... }
↳ first call → 402 Payment Required. Sign USDCtransferWithAuthorization, retry with theX-PAYMENT header.
DESCRIPTION

Generates SFW images with Venice's nano-banana-2-lite model on a dedicated low-cost endpoint. Fixed-model route for cheaper Nano Banana / Google image generation where buyers want the Nano Banana family at a lower price than nano-banana-pro. Returns a permanent fal-hosted PNG URL.

INPUTrequest schema
propertytypedescriptionreq?
promptstringImage description. Up to 5000 chars.required
widthnumberOutput width in pixels. Range [256, 1024]. Default 1024.optional
heightnumberOutput height in pixels. Range [256, 1024]. Default 1024.optional
stepsnumberoptional
cfg_scalenumberoptional
seednumberoptional
negative_promptstringoptional
OUTPUTresponse shape
fieldtypedescription
image_urlstring
modelstring
widthstring
heightstring
tierstring
sourcestring
EXAMPLEStwo ways to call
EXAMPLE 1 · curl
curl -X POST https://x402.agentutility.ai/nano-banana-2-lite \
  -H 'Content-Type: application/json' \
  -d '{ }'
first response = 402 Payment Required with payment requirements; sign + retry with X-PAYMENT.
EXAMPLE 2 · mcp
# Install the MCP package for this endpoint's cluster
npx -y @agentutility/mcp-<cluster>

# Required: EVM private key with USDC on Base
export X402_PRIVATE_KEY=0x...

# Then call the nano-banana-2-lite tool from your MCP-aware agent.
MCP server handles payment automatically — your coding agent just calls the tool by name.
METADATA
tags
synthforgenanobanana2litenano-banana-2-lite
methods
POST
cluster
synthforge
price
$0.08 USDC per call
ADJACENTother endpoints in synthforge
endpointdescriptionprice
background-removeRemoves the background from a public image URL and returns the subject with alpha transparency.$0.08
background-removerRemoves the background from product, portrait, and object images, returning alpha PNG foreground cutouts with optional crop-to-bounding-b…$0.08
remove-backgroundRemoves the background from an image URL and returns the subject as a PNG with alpha channel.$0.08
remove-bgRemoves the background from an image and returns a foreground cutout with alpha channel.$0.08
image-generate-proPremium text-to-image generation across margin-safe Venice models at a competitive $0.06/call.$0.06
recraftGenerates SFW design and illustration images with Venice's recraft-v4 model on a dedicated endpoint.$0.06
seedreamGenerates SFW images with Venice's seedream-v4 model on a dedicated endpoint.$0.06
music-generateGenerates music from a text prompt via Venice using the minimax-music-v26 model.$0.05
SEE ALSO
agentutility · synthforge · x402 · mcp · llms.txt · registry.json · bazaar.x402.org