ImageGoogle
Nano Banana
768² · sketch-to-image
Sketch-grounded image generation. Stable across iterations — pair with a quick layout pass for storyboards.
- Vendor
- Endpoint
- 768² · sketch-to-image
- Pricing
- $0.018 / image
Quick start
curl https://llm.bytespike.ai/v1/images/generations \
-H "Authorization: Bearer $BYTESPIKE_API_KEY" \
-H "content-type: application/json" \
-d '{
"model": "nano-banana",
"prompt": "A spike of cyan light against deep blue.",
"size": "1024x1024",
"n": 1
}'Full reference at docs.bytespike.ai
Schemas, request/response examples, error codes, and code samples in five SDKs. We're moving everything into the Mintlify surface — until then, this page is the at-a-glance card.
Open external reference