Model pricing

gemini-3.1-flash-lite-preview

Input $ 0.045 · Output $ 0.27 per 1M tokens

Pricing

Input$ 0.045 per 1M tokens
Output$ 0.27 per 1M tokens

API

curl
curl https://api.zipflow.xyz/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"gemini-3.1-flash-lite-preview","messages":[{"role":"user","content":"Explain quantum entanglement in one paragraph."}]}'

Replace API_KEY with your ZipFlow API key.

About gemini-3.1-flash-lite-preview on ZipFlow

What is gemini-3.1-flash-lite-preview?

gemini-3.1-flash-lite-preview is available on ZipFlow through one unified Base URL (https://api.zipflow.xyz). One account and one API key cover every model on the platform.

How much does gemini-3.1-flash-lite-preview cost on ZipFlow?

gemini-3.1-flash-lite-preview is billed in USD: input $ 0.045 and output $ 0.27 per 1M tokens. Prices are listed on the pricing page and in the console.

How do I start using gemini-3.1-flash-lite-preview?

Create a ZipFlow account, create an API key in the console, and call https://api.zipflow.xyz/v1/chat/completions with the model id. Code samples are above.

gemini-3.1-flash-lite-preview pricing | ZipFlow