gemini-flash-lite-latest

Googlegeminiopenai

gemini-flash-lite-latest is a Google chat and completion model you can call through flatkey.ai's OpenAI-compatible API. On flatkey it runs at $0.066667 per 1M input tokens — about 33% below the $0.1 official list price, and $0.266667 per 1M output tokens. One API key covers GPT, Claude, Gemini, DeepSeek, Seedance and 500+ other models, so you can switch models without changing SDKs or juggling separate accounts. Billing is prepaid with live usage analytics and a single invoice, which keeps spend predictable as you scale.

Get your API keySave ~33% vs official pricing
30-day success rate
Throughput
First-token latency
Requests (30 days)

Pricing

Input
List price $0.1
$0.066667/ 1M tokens
Output
List price $0.4
$0.266667/ 1M tokens
Cache read
List price $0.025
$0.016667/ 1M tokens

Specifications

Provider
Google
Modality
Text / chat
Access
OpenAI-compatible API
Endpoints
gemini, openai

How to use the gemini-flash-lite-latest API

  1. 1
    Create a flatkey.ai account and API key
    Sign up for free, then generate an API key in the console. New accounts get bonus credit on their first top-up.
  2. 2
    Point your OpenAI client at flatkey
    Set base_url to https://router.flatkey.ai/v1 and use your flatkey key as the API key. No other code changes are needed — the API is OpenAI-compatible.
  3. 3
    Call gemini-flash-lite-latest
    Send a request with model set to "gemini-flash-lite-latest" using the OpenAI SDK or curl. Copy a ready-to-run example below.
API example
curl "https://router.flatkey.ai/v1/chat/completions" \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer $FLATKEY_API_KEY" \
  -d '{"model":"gemini-flash-lite-latest","messages":[{"role":"user","content":"Say hello in one sentence."}]}'

gemini-flash-lite-latest vs similar models

ModelInput / 1M
gemini-flash-lite-latest$0.066667
gemini-flash-latest$0.2

Availability (last 30 days)

Frequently asked questions

How much does the gemini-flash-lite-latest API cost?

On flatkey.ai, gemini-flash-lite-latest costs $0.066667 per 1M input tokens and $0.266667 per 1M output tokens, roughly 33% below the official list price. Top up $200 and get $100 free to stretch the budget further.

Is gemini-flash-lite-latest OpenAI-compatible?

Yes. Keep your existing OpenAI SDK, switch base_url to https://router.flatkey.ai/v1, and use your flatkey key. The model id stays "gemini-flash-lite-latest".

Is gemini-flash-lite-latest free to use?

Usage is pay-as-you-go, but priced well below the official list (about 33% cheaper), and new accounts receive bonus credit on their first top-up, so you can start testing at low cost.

How do I get an API key for gemini-flash-lite-latest?

Sign up on flatkey.ai, create an API key in the console, and add prepaid balance. You can start calling gemini-flash-lite-latest in minutes.

What other models can I use with the same key?

One flatkey key gives you GPT, Claude, Gemini, DeepSeek, Seedance and 500+ other models through a single OpenAI-compatible endpoint and one invoice.

How reliable is gemini-flash-lite-latest on flatkey?

We publish the live 30-day success rate, throughput and latency for gemini-flash-lite-latest directly on this page, updated from real traffic.

More Google models

Start building with gemini-flash-lite-latest

One OpenAI-compatible key, prepaid billing, and bonus credit on your first top-up. Sign up in under a minute.

Get your API key