Google Text Available

Google Gemini 3.5 Flash API

Google Gemini 3.5 Flash 多模态长上下文聊天模型,支持流式响应和工具调用。

Starting price $1.2000 / 1M tokens · Price snapshot

Waiting to refresh live prices…

Get started Developer guide

Model pricing

Compare all public tiers and current prices for this series on one page.

Input

$1.2000 / 1M tokens

Output

$8.0000 / 1M tokens

Context

Max output

Model ID
gemini-3.5-flash
Billing model
Per-Token billing
Available groups
default, svip
Capabilities
chat

API reference

Base URL is https://api.rokoapi.com/v1. The model in requests must use the model IDs listed above.

curl https://api.rokoapi.com/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "gemini-3.5-flash",
    "messages": [{"role":"user","content":"Introduce yourself in one sentence"}]
  }'

For more parameters, limits, and async task queries, read the Google Gemini 3.5 Flash developer guide. Google Gemini 3.5 Flash Developer guide · OpenAI · Authorization

Other Google model series