Gemini 2.5 Flash · Google · API
一句話:Gemini 2.5 Flash 是 Google 主打速度與長上下文的模型,適合大批量文本處理、檢索增強、多模態。ad9.io 通過原生 Gemini 端點提供,屬於**免費檔**——$70 免費額度(14 天 · 每日 $5)直接調用,計量精確到 token。
適合:長上下文 · 批量處理 · 多模態 · 可用檔位:免費檔
快速開始
curl "https://api.ad9.io/gemini/v1beta/models/gemini-2.5-flash:generateContent" \
-H "x-goog-api-key: ad9-YOUR_KEY" \
-H "content-type: application/json" \
-d '{"contents":[{"parts":[{"text":"Hello!"}]}]}'
一鍵配置
curl -fsSL https://ad9.io/install/claude-code.sh | bash
定價
| 輸入(每 1M token) | 輸出(每 1M token) | 可用檔位 |
|---|---|---|
| $0.30 | $2.50 | 免費檔 |
按 token 實際用量計費(litellm 官方單價快照),整數微美元精確計量。免費檔 $70 免費額度(14 天 · 每日 $5),00:00(UTC+8,新加坡時間)刷新。
常見問題
Gemini 2.5 Flash 在 ad9.io 免費嗎?
是。Gemini 2.5 Flash 屬於免費檔,註冊後有 $70 免費額度(14 天 · 每日 $5)可直接調用,無需信用卡。
怎麼用 Gemini 2.5 Flash 的 API?
把你的 SDK 或工具的 base_url 指向 https://api.ad9.io/gemini、帶上 ad9.io 帳戶頁生成的 API Key(x-goog-api-key 標頭),model 填 gemini-2.5-flash 即可。相容 Google 官方協議。
需要翻牆或信用卡嗎?
不需要翻牆;免費檔不需要信用卡。付費可訂閱或按量付費(充值錢包),支持信用卡 / Apple Pay / Google Pay / 微信。
Gemini 2.5 Flash 的價格是多少?
按實際 token 用量計費:輸入約 $0.30/1M token、輸出約 $2.50/1M token(官方單價快照)。免費檔 $70 免費額度(14 天 · 每日 $5)覆蓋日常用量。
準備好了?
最後更新:2026-07-19