gemini-2.5-flash-image

gemini-2.5-flash-image (Google) — 128K context, Image tier. Input-Preis: $0.02/M · Output-Preis: $0.02/M · Latenz 45ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

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

Specifications

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

Typical use cases

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

FAQ

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

Related models

  • doubao-seedream-3-0-t2i-250415 (/detail/doubao-seedream-3-0-t2i-250415)
  • doubao-seedream-4-0-250828 (/detail/doubao-seedream-4-0-250828)
  • doubao-seedream-4-5-251128 (/detail/doubao-seedream-4-5-251128)

Quick integration

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