Gemini 3.5 Flash (High)
Gemini 3.5 Flash pinned to a high reasoning budget — deeper multi-step thinking at a higher token price than the standard tier.
Starting at
$1.62
input price per 1M tokens
Playground
Input
openaiInput
$1.62 / 1M
Output
$9.72 / 1M
Output
Start a conversation
Ask Gemini 3.5 Flash (High) anything. Messages are sent directly to the API and charged by token usage.
Sign in to chatPricing
| Option | Price per 1M tokens |
|---|---|
| input | $1.62 |
| output | $9.72 |
| cacheRead | $0.162 |
Quick start
Full API reference →1curl -X POST https://api.api-stock.com/api/v1/chat/completions \2 -H "Authorization: Bearer $API_STOCK_KEY" \3 -H "Content-Type: application/json" \4 -d '{5 "model": "gemini-3.5-flash-high",6 "messages": [7 {8 "role": "user",9 "content": "A cinematic shot of a city at dusk"10 }11 ]12 }'
Frequently asked questions
How much does Gemini 3.5 Flash (High) cost?
Gemini 3.5 Flash (High) starts at $1.62 per 1M input tokens through the API Stock API. You pay per use from a single prepaid balance — there is no subscription — and the final price scales with parameters such as resolution or duration.
How do I call the Gemini 3.5 Flash (High) API?
Send a POST request to https://api.api-stock.com/api/v1/chat/completions with your API key and the model "gemini-3.5-flash-high", using the openai-compatible request format shown in the quick start above.
What happens if a Gemini 3.5 Flash (High) request fails?
API Stock automatically retries the request on a reserve provider. If every provider fails, the charge is refunded to your balance.
Can I use Gemini 3.5 Flash (High) with the same API key as other models?
Yes. Every model on API Stock — video, image, music and chat — shares one API key and one prepaid balance, so you can switch to Gemini 3.5 Flash (High) without new credentials.