Google: Gemini 3.5 Flash — AI model

Google: Gemini 3.5 Flash is a AI model from Google, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.

Gemini 3.5 Flash is Google's high-efficiency multimodal model, bringing near-Pro level coding and reasoning at Flash-tier cost and speed. It is highly optimized for coding proficiency and parallel agentic execution...

Specs

VendorGoogle
Typetext, image, video, audio
Context window1,048,576 tokens
Pricing$1.50/M in · $9.00/M out
APIchat_completions
CapabilitiesVision · Tools

Code example

curl https://api.hormouz.net/v1/chat/completions \
  -H "Authorization: Bearer ng-YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "google/gemini-3.5-flash",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Use via Hormouz

Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.

Get started

Related models