Google Gemini 3.7 Flash API
Google Gemini 3.7 Flash 高速文本聊天模型,支持流式响应。
Starting price $0.7250 / 1M tokens · Price snapshot
Waiting to refresh live prices…
Model pricing
Compare all public tiers and current prices for this series on one page.
Input
$0.7250 / 1M tokens
Output
$3.7200 / 1M tokens
Context
—
Max output
—
- Model ID
-
gemini-3.7-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.7-flash",
"messages": [{"role":"user","content":"Introduce yourself in one sentence"}]
}' For more parameters, limits, and async task queries, read the Google Gemini 3.7 Flash developer guide. Google Gemini 3.7 Flash Developer guide · OpenAI · Authorization