gemini-3-flash-preview

Gemini 3 · Per Token

gemini-3-flash-previewAvailableCache 90% off
ChatVisionTool UsePrompt CacheJSON ModeFastPreviewContext Window: 1.0MMax Output Tokens: 66K

Pricing

Official PriceLemonData Price
Input$0.50$0.35
Output$3.00$2.10
Cache Read$0.05$0.05

Parameters

Context Window
1.0M tokens
Max Output Tokens
66K tokens

Best For

Chat

Conversational AI, customer support, and Q&A

Vision

Image understanding, document analysis, and visual reasoning

Cost Calculator

1M
0.5M
Estimated Monthly Cost$1.40

API Code Example

POST/v1beta/models/gemini-3-flash-preview:generateContent
API Format:
curl "https://api.lemondata.cc/v1beta/models/gemini-3-flash-preview:generateContent" \
  -H "Content-Type: application/json" \
  -H "x-goog-api-key: sk-xxx" \
  -d '{
    "contents": [
      {"role": "user", "parts": [{"text": "Hello!"}]}
    ]
  }'

FAQ

How much does gemini-3-flash-preview cost?

On LemonData, gemini-3-flash-preview costs $0.3500 per 1M input tokens and $2.1000 per 1M output tokens, which is up to 30% off the official pricing.

What is gemini-3-flash-preview best for?

gemini-3-flash-preview excels at Chat, Vision, Tool Use. Access it through LemonData's unified API with a single API key.

How to use gemini-3-flash-preview API?

Get your API key from LemonData, then call https://api.lemondata.cc/v1beta/models/gemini-3-flash-preview:generateContent using any compatible SDK. See the code examples above for detailed integration.

Related Models