Models/Google/Gemini 3.6 Flash
google

Gemini 3.6 Flash

$0.75/M input$3.75/M output
google/gemini-3.6-flash

Description

Gemini 3.6 Flash is a high-efficiency model from Google for coding, agentic workflows, and web and app development. It is designed to produce polished outputs with fewer unnecessary edits and...

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "google/gemini-3.6-flash",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextInput: ImageInput: VideoInput: FileInput: AudioOutput: Text

Pricing

Input$0.75/M
Output$3.75/M

Model Info

ProviderGoogle
IDgoogle/gemini-3.6-flash