Skip to content

Explore CallMissed

LLM Chatnewflagship
Google — gemini-3.8-flash logo

Gemini 3.8 Flash

by Google · Released 2026

Google's fastest flagship Gemini. Multimodal input across text, image, video and audio with a 1M-token context. Model id gemini-3.8-flash.

Google — gemini-3.8-flash logo
LLM Chat

Gemini 3.8 Flash

Powered by Google · Proprietary multimodal transformer

Context Window

1M tokens

Parameters

Undisclosed

Max Output

65,536 tokens

Category

LLM Chat

Overview

Gemini 3.8 Flash is Google's fastest flagship model, built for high-throughput multimodal work. It accepts text, images, video, audio and PDFs, returns text, and carries a 1,048,576-token context window with up to 65,536 output tokens.

On CallMissed, call model gemini-3.8-flash on /v1/chat/completions. Thinking is on by default at medium; pass reasoning_effort of low, medium or high to control it. Note that 3.8 Flash does NOT accept minimal — CallMissed maps that to low for you rather than letting the request fail.

Output pricing is inclusive of thinking tokens, so a reasoning-heavy turn bills at the single output rate with no separate meter.

Pricing

MetricPrice
Input /1M tokens₹150.0000
Output /1M tokens₹750.0000

1 credit = ₹1 = $0.01 USD. Transparent per-call pricing — you pay only for what you call, with no seat fees or minimums.

Key Highlights

  • 1,048,576-token context window
  • Multimodal input: text, image, video, audio, PDF
  • Function calling and structured outputs
  • Thinking levels: low, medium, high

Technical Details

  • Model id: gemini-3.8-flash
  • Context window: 1,048,576 input / 65,536 output tokens
  • Thinking levels accepted: low, medium, high
  • Output pricing is inclusive of thinking tokens

Strengths

  • 1M-token context at a competitive rate
  • Native multimodal input without a separate vision model

Limitations

  • Paid plans only
  • Thinking tokens bill as output

Use Cases

Long-document analysisMultimodal understandingAgentic tool useHigh-volume extraction

API Example

curl https://api.callmissed.com/v1/chat/completions \
  -H "Authorization: Bearer cm_YOUR_KEY" \
  -d '{"model": "gemini-3.8-flash", "messages": [{"role": "user", "content": "Summarise this contract."}]}'

Endpoint: POST /v1/chat/completions · Model ID: gemini-3.8-flash

Try Gemini 3.8 Flash now

Get 1000 free API credits on signup. No credit card required.