gemini-2.5-flash

Gemini 2.5 · Per Token

gemini-2.5-flashAvailableCache 90% off
Web SearchMultimodalChatVisionTool UsePrompt CacheJSON ModeFastContext Window: 1049KMax Output Tokens: 8K

Pricing

Official PriceLemonData Price
Input$0.30$0.21
Output$2.50$1.75
Cache Read$0.03$0.03

Parameters

Context Window
1.0M tokens
Max Output Tokens
8K tokens

Best For

Multimodal

Tasks combining text, image, audio, and video understanding

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.08

API Code Example

POST/v1beta/models/gemini-2.5-flash:generateContent
API Format:
curl "https://api.lemondata.cc/v1beta/models/gemini-2.5-flash: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-2.5-flash cost?

On LemonData, gemini-2.5-flash costs $0.2100 per 1M input tokens and $1.7500 per 1M output tokens, which is up to 30% off the official pricing.

What is gemini-2.5-flash best for?

gemini-2.5-flash excels at Web Search, Multimodal, Chat. Access it through LemonData's unified API with a single API key.

How to use gemini-2.5-flash API?

Get your API key from LemonData, set the base URL to api.lemondata.cc/v1, and use any OpenAI-compatible SDK. See the code examples above.

Related Models