Gemini 3.1 Flash Image

Gemini 3.1 Flash Image (Google) — 128K context, Image tier. Input-Preis: $0.1575/M · Output-Preis: $31.5/M · Latenz 45ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Input-Preis: $0.1575/M · Output-Preis: $31.5/M · TTFT: 45ms

Specifications

  • Entwickler: Google
  • Kategorie: Image
  • Kontextfenster: 128K
  • Input-Preis: $0.1575 / 1M
  • Output-Preis: $31.5 / 1M
  • Latenz: 45 ms
  • SLA: A

Typical use cases

  • Bild- und Videogenerierung
  • Mehrsprachige Chatbots
  • RAG und Tool-Aufrufe

FAQ

  • Wie wird Gemini 3.1 Flash Image auf Routara abgerechnet? — Input $0.1575/M, Output $31.5/M — nutzungsbasiert ohne Plattformgebühr.
  • Ist Gemini 3.1 Flash Image OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
  • Unterstützt Gemini 3.1 Flash Image Streaming? — Ja, wenn die Route live ist (stream: true).

Related models

Quick integration

  • curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"gemini-3.1-flash-image-preview","messages":[{"role":"user","content":"Hello"}],"stream":true}'