1M Token Context Window
Process up to 1,048,576 input tokens and generate up to 65,536 output tokens. This capacity supports large document sets, long transcripts, reports, repositories, and detailed subagent handoffs.
curl --request POST "https://gptproto.com/v1/chat/completions" \
--header "Authorization: Bearer $GPTPROTO_API_KEY" \
--header "Content-Type: application/json" \
--data '{
"model": "gemini-3.5-flash-lite",
"messages": [
{
"role": "user",
"content": "Hello"
}
]
}'Estimate a request with real work scenarios. GPTProto token pricing is 40% below official rates.
Top-up $100 and you get:
Top-up credits with permanent validity. You will receive a total of $100.00.
Additional 40% model discount, saving $66.6621 versus direct official Google API calls.
Access Google’s fastest and most cost-efficient Gemini 3.5 model on GPTProto for $0.18 per 1M input tokens and $1.50 per 1M output tokens, 40% below Google’s standard API rates. Use one GPTProto key and balance across 200+ text, image, video, and audio models.
Process up to 1,048,576 input tokens and generate up to 65,536 output tokens. This capacity supports large document sets, long transcripts, reports, repositories, and detailed subagent handoffs.
Google reports roughly 350 output tokens per second based on Artificial Analysis testing. Flash-Lite is designed for workloads where throughput and response time matter more than maximum reasoning depth.
Send text, images, video, audio, and PDF files. The model returns text, making it suitable for document parsing, media understanding, transcription analysis, summarization, and multimodal data extraction.
Use schema-constrained outputs and function calling for extraction, routing, and tool-based agents. Confirm route-specific availability for code execution, file search, URL context, and search grounding before deployment.
Gemini 3.5 Flash-Lite is Google’s general-availability efficiency model for high-volume agentic tasks, translation, document processing, classification, and structured extraction. Released on July 21, 2026, it is the fastest model in the Gemini 3.5 series and is positioned for applications where latency, throughput, and API cost are stricter constraints than maximum reasoning depth.
The Google Gemini 3.5 Flash-Lite API accepts text, images, video, audio, and PDF files within a 1,048,576-token input window. It produces text responses of up to 65,536 tokens and supports thinking, structured outputs, function calling, caching, code execution, file search, URL context, and search grounding in Google’s native API. It does not generate images or audio, and it does not support the Live API. Availability of provider-specific tools can differ through an OpenAI-compatible gateway, so check the GPTProto documentation before relying on a Google-native extension.
| Specification | Gemini 3.5 Flash-Lite |
| Provider | |
| Stable model ID | gemini-3.5-flash-lite |
| Launch stage | General availability |
| Release date | July 21, 2026 |
| Input limit | 1,048,576 tokens |
| Maximum output | 65,536 tokens |
| Accepted inputs | Text, image, video, audio, PDF |
| Output | Text |
| Core capabilities | Thinking, structured outputs, function calling, caching |
| Not supported | Image generation, audio generation, Live API, tuning |
Flash-Lite is most useful when an application repeats focused tasks at high volume. It can serve as a lower-cost worker model under a more capable orchestrator, or handle complete workflows whose decisions are narrow and easy to validate.
Classification and routing: Label support tickets, detect intent, assign documents, or choose the next tool without paying for a frontier model on every request.
Document parsing and JSON extraction: Read PDFs, invoices, receipts, reports, and product records, then return fields that match a defined schema.
Translation and summarization: Process large queues of multilingual text, meeting transcripts, reviews, or catalog content where unit cost affects total operating spend.
Multimodal review: Extract text and facts from images, recorded audio, video, and PDFs while keeping the output in a text-based downstream workflow.
Focused subagents: Delegate search, retrieval, code edits, verification, and tool calls to specialized workers while reserving a stronger model for planning or final review.
The model is less suitable when one difficult request requires the highest possible coding accuracy, long-horizon planning, or repeated recovery from tool errors. For those workloads, test Gemini 3.5 Flash or Gemini 3.6 Flash against the same evaluation set before choosing by token price alone.
Gemini 3.5 Flash-Lite supports configurable thinking in Google’s native API. Google recommends MINIMAL for latency-sensitive classification, routing, and JSON extraction. This setting is the default and limits unnecessary reasoning tokens on predictable tasks.
Use MEDIUM or HIGH for subagents that write code, run terminal commands, call several APIs, or must recover from intermediate errors. More thinking can improve multi-step execution, but it also increases output-token usage and response time. If you call the model through GPTProto’s OpenAI-compatible endpoint, check the current documentation for the mapped thinking parameter before sending provider-specific fields.
Gemini 3.5 Flash-Lite and Gemini 3.5 Flash share a 1,048,576-token context window and 65,536-token maximum output, but they are designed for different workload economics. Flash-Lite prioritizes throughput and low unit cost; Flash targets more complex coding, agentic planning, and knowledge work.
| Comparison | Gemini 3.5 Flash-Lite | Gemini 3.5 Flash |
| Best fit | High-volume subagents, extraction, translation, document parsing | Complex coding, agent planning, deeper knowledge work |
| Model positioning | Fastest, lowest-cost model in the 3.5 series | More capable Flash-tier model |
| Input context | 1,048,576 tokens | 1,048,576 tokens |
| Maximum output | 65,536 tokens | 65,536 tokens |
| Google standard input price | $0.30 per 1M tokens | $1.50 per 1M tokens |
| Google standard output price | $2.50 per 1M tokens | $9.00 per 1M tokens |
| GPTProto Flash-Lite price | $0.18 input / $1.50 output per 1M tokens | See the Gemini 3.5 Flash model page |
At Google’s standard rates, Flash-Lite costs 80% less for input and about 72% less for output than Gemini 3.5 Flash. Choose it when request volume and response time dominate the cost of occasional retries. Choose Flash when a smaller number of harder tasks makes first-pass quality more important than the lowest token rate.
GPTProto provides Gemini 3.5 Flash-Lite API access through the same account, API key, and balance used for more than 200 models. This reduces account and billing fragmentation when an application routes simple extraction to Flash-Lite, complex reasoning to Gemini 3.5 Flash or Gemini 3.6 Flash, and media work to separate image, video, or audio models.
For an existing OpenAI-compatible application, keep the surrounding client structure and use the endpoint, authentication method, and model string shown in the GPTProto documentation. Do not assume that every Google-native field maps one-to-one. Test thinking controls, caching, grounding, file handling, tool schemas, and streaming behavior before moving production traffic.
Google documents several compatibility differences that can affect migrations from older Gemini models. Custom temperature, top-K, and top-P values may be ignored. Custom frequency and presence penalties can return an error. Requests whose final conversation turn has the model role are also unsupported.
Before switching a high-volume workflow, replay a representative test set and check JSON-schema compliance, tool-call completion, token usage, latency, and retry frequency. A cost-effective Gemini 3.5 Flash-Lite API deployment should be evaluated by cost per successful task, not only cost per token. This is especially important for multi-step agents, where an overly low thinking setting can stop a tool sequence too early.
Guides, comparisons, and updates related to this model.
All Articles
Stop hitting safety walls. Find the best unrestricted ai image generator to reclaim your creative freedom. Compare top tools and start creating today.

Compare Gemini 3.6 Flash and Gemini 3.5 Flash-Lite pricing, speed, benchmarks and use cases. See which new Google model fits your AI workload.

Compare Qwen 3.8 Max vs GLM 5.2 on coding, API access, context, pricing, and open weights. See which model is safer for production in 2026.

Is Kimi K3 open source—and truly close to GPT-5.6 and Fable 5? Explore its 1M context, API pricing, independent benchmarks, and Reddit reaction.