Gemini 3.6 Flash
Use cases
prototyping · production workflows
Input
Text
Output
Text
Billing
Per token
Start a conversation
Type a message below to begin
Sign up to get $0.5 in free credits — about 20 free images
Pricing details
Transparent usage-based pricing with no hidden fees.
Detailed Pricing
Usage-based pricing breakdown
Gemini 3.6 Flash
| Spec | Price | Official/Fal Price(USD) | Savings |
|---|---|---|---|
| Input/1M tokens | 0.6 Credits≈$0.6 | 1.5 Credits | -60% |
| Output/1M tokens | 3 Credits≈$3 | 7.5 Credits | -60% |
| Cache Read/1M tokens | 0.06 Credits≈$0.06 | 0.15 Credits | -60% |
Billing Rules
- Output price varies by model, resolution, quality, duration, or token usage.
- Uploaded reference files may be charged separately when supported.
- Add-on capabilities such as web search or image search may be billed per request.
- Token-based models are billed by input and output tokens.
- If the primary route is unavailable, Velokey may automatically switch to a stable fallback route when possible.
- Usage is pay-as-you-go with transparent credit deduction.
* Final cost depends on the generated result.
Related models
Explore other models in the same family.
- GoogleSave 20%
Gemini 3.1 Pro Preview
Gemini 3.1 Pro delivers reasoning with unprecedented depth, top-tier agentic coding, and multimodal understanding of text, image, audio, video and PDF over a 1M-token context.
- GoogleSave 20%
Gemini 3 Pro Preview
Gemini 3 Pro is Google's state-of-the-art multimodal reasoning model with agentic coding, a 1M-token context, and a Deep Think mode for the hardest problems.
- GoogleSave 20%
Gemini 3.1 Flash Lite Preview
Gemini 3.1 Flash is Google's most cost-efficient model in the 3 series, with flexible reasoning, multimodal input and a 1M-token context for high-volume, low-latency tasks.
- GoogleSave 20%
Gemini 3 Flash Preview
Gemini 3 Flash brings Pro-grade reasoning at Flash-level latency and cost — strong coding (SWE-bench 78%), 3x faster than 2.5 Pro, and multimodal understanding.
API Reference
Complete API call examples and parameter descriptions
Endpoint
https://api.velokey.ai/v1beta/models/{model}:generateContentAuthentication
Bearer YOUR_API_KEYRequest Example
curl https://api.velokey.ai/v1beta/models/{model}:generateContent \
-X POST \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "gemini-3.6-flash",
"messages": [{"role": "user", "content": "Hello!"}],
"temperature": 0.7
}'Response Example
{
"id": "req_abc123",
"model": "gemini-3.6-flash",
"created": 1234567890,
"data": { ... }
}Gemini 3.6 Flash API FAQ
What is the Gemini 3.6 Flash API?
Gemini 3.6 Flash is available through Velokey as a chat model. Set model to gemini-3.6-flash and use the family-specific endpoint.
Which parameters does Gemini 3.6 Flash use?
The playground shows the main fields for Gemini 3.6 Flash, including the model id and the most important generation parameters.
How is Gemini 3.6 Flash billed?
Pricing is shown on this page when available, and credits are managed from one Velokey account.
Who should use Gemini 3.6 Flash?
It fits teams that want to test, compare, and ship AI capabilities through a unified API.
Start building with Gemini 3.6 Flash today
Use one API key to access low-cost, stable AI models through Velokey.