ImageGoogle
Nano Banana V2
1024² · stylized
Style-leaning V2 — better at illustrative, anime, and editorial-stylized output than the base model.
- Vendor
- Endpoint
- 1024² · stylized
- Pricing
- $0.022 / 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-v2",
"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