Google

Gemini 3.7 Flash API

A new fast multimodal model in the Gemini 3 family, released in August 2026, built for low-cost, high-throughput multimodal understanding. It accepts text, image, video, audio and document inputs with a 1M-token context, suited to large-scale processing, batch workloads and real-time interactions.

  • 推論
  • ツール利用
  • 長いコンテキスト

このモデルの説明は現在の言語に未対応のため、英語で表示しています。

コンソールで使うgemini-3.7-flash

USD

料金

default
標準レート
入力$0.75/1M tokens補完価格$3.75/1M tokensキャッシュ読込$0.144975/1M tokensキャッシュ書込$0.999975/1M tokens画像$0.999975/1M tokens音声入力$0.999975/1M tokens

米ドル建ての公開価格です。実際の料金はアカウントグループや利用量により異なる場合があります。

API

コード例

curl --location --request POST 'https://api.tokenhot.ai/v1beta/models/gemini-3.7-flash:generateContent' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
    "contents": [
        {
            "role": "user",
            "parts": [
                {
                    "text": "Hello"
                }
        }
    ]
}'

Google

関連モデル

GeminiGoogleGemini 3.5 Flash Lite

The fastest and most cost-effective model in the Gemini 3.5 line, built for high-throughput, low-latency work such as translation, classification, document processing, and lightweight agentic workflows. It supports multimodal inputs and up to a 1M-token context, while demanding reasoning, long-horizon planning, or high-quality code changes are better handled by a higher-tier Flash model.

$0.3/1M tokens
GeminiGoogleGemini 2.5 Flash Image

画像の生成と編集のために構築されており、以前の Gemini 画像機能よりも強力なマルチモーダルな理解、会話型編集、および迅速なビジュアル プロトタイピングが可能です。 GPT Image、Qwen Image、および Seedream と比較すると、ドキュメント、画像、およびプロンプトを 1 つの視覚的なワークフローに組み合わせるのに役立ちます。

$0.0585/image
GeminiGoogleGemini 3 Flash Preview

エージェントのワークフロー、マルチターン チャット、コーディング支援向けに設計された Google の高速思考モデル。 1M トークンのコンテキスト ウィンドウでテキスト、画像、オーディオ、ビデオ、PDF 入力をサポートします。設定可能な思考レベル、ツールの使用、構造化された出力が特徴です。 Gemini 2.5 フラッシュと比較して、推論、マルチモーダルな理解、信頼性の幅広い品質が向上しています。

$0.5/1M tokens
GeminiGoogleGemini 3.6 Flash

The workhorse of the Gemini Flash line, balancing efficiency with coding, knowledge work, and multimodal understanding. Compared with 3.5 Flash, it is designed to complete multi-step tasks with fewer output tokens, reasoning steps, and tool calls, making it a good fit for production agents, document and chart analysis, and frequent complex workflows.

$1.5/1M tokens

FAQ

よくある質問

Gemini 3.7 Flash はどの用途に適していますか?

Gemini 3.7 Flash は、このページに記載された入出力と機能に適しています。重要なシステムでは実際の負荷で事前に検証してください。

Gemini 3.7 Flash の料金体系は?

料金は上の料金セクションに表示されています。実際の費用は利用量、アカウントグループ、リクエスト内容によって異なります。

Gemini 3.7 Flash を呼び出すには?

上記のモデル ID と対応 API プロトコルを使用します。利用データがある場合はコード例も表示されます。

はじめる

Gemini 3.7 Flash で構築する

コンソールで使う
WhatsApp