gemini-2.0-flash β API, Pricing & Context Window | Vivgrid
gemini-2.0-flash on Vivgrid: Google's efficient multimodal model with a 1M-token context window across text, image, video, audio and PDF.
gemini-2.0-flash is an efficient, broadly compatible multimodal model from Google, with a 1M-token context window and support for text, image, video, audio, and PDF. It's a dependable option for established integrations and cost-aware workloads.
Vivgrid serves gemini-2.0-flash as a globally centralized model through its unified, OpenAI-compatible API and single billing surface.
Specifications
| Provider | |
| Model ID | gemini-2.0-flash |
| Best for | General-purpose |
| Context window | 1,048,576 tokens |
| Modalities | Text, Image, Video, Audio, Pdf |
| Tool / function calling | Yes |
| Knowledge cutoff | 2024-06 |
| Acceleration | π Global (Centralized) |
Pricing
Pricing for gemini-2.0-flash matches the provider's published rates. See live pricing in the Vivgrid Console.
Quick start
Call gemini-2.0-flash through Vivgrid's unified, OpenAI-compatible endpoint. Get an API key from the Vivgrid Console.
curl https://api.vivgrid.com/v1/chat/completions \
-H "Authorization: Bearer $VIVGRID_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "gemini-2.0-flash",
"messages": [
{ "role": "user", "content": "Say hello in English, Chinese and Spanish." }
],
"stream": true
}'Ideal use cases
- Existing multimodal apps built on Gemini 2.0
- High-volume, cost-sensitive workloads
- Media ingestion and document understanding
- A baseline for evaluating newer Gemini models
Related models
- gemini-2.5-flash β the next flash generation
- gemini-3-flash-preview β modern flash model
- gemini-2.5-pro β higher-capability sibling
gemini-2.5-flash
gemini-2.5-flash on Vivgrid: Google's fast, affordable multimodal model with a 1M-token context window across text, image, video, audio and PDF.
deepseek-v4-pro
deepseek-v4-pro on Vivgrid: DeepSeek's flagship coding model with a 1M-token context window, up to 384K output tokens, and competitive pricing.