← All Models
Gemini 3.7 Flash
Google's most capable Flash model, built for complex coding, agentic workflows, and reliable multi-step execution. Text, image, audio, video, and file input with tunable thinking levels, native tool support, and a 1M token context window.
Web Search
Code Execution
Specifications
| Provider | |
| Category | Text |
| Context window | 1.0M tokens |
Pricing (Starter tier)
97.50 credits / 1M input tokens
487.50 credits / 1M output tokens
Higher tiers get volume discounts. See tiers
Quick Start
curl -N https://query.genx.sh/v1/chat/completions \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"gemini-3.7-flash","messages":[{"role":"user","content":"Refactor this module and explain the tradeoffs you chose"}],"reasoning_effort":"high","stream":true}'
Availability
Gemini 3.7 Flash is available in the GenX Pro App and via the GenX Router API.