Gemini 2.5 Pro · Google · API
一句話:Gemini 2.5 Pro 是 Google 的旗艦模型,1M token 上下文、多模態、推理與聯網檢索兼備,適合長文檔分析、代碼庫級理解與研究型任務。ad9.io 通過原生 Gemini 協議提供,屬於**首充解鎖**檔——首充任意金額($3 起)即永久解鎖。
適合:長文檔 · 代碼庫理解 · 研究 · 可用檔位:首充解鎖
能力:視覺工具調用推理聯網檢索提示緩存上下文 1.05M
快速開始
curl "https://ad9.io/{your-uid}/api/v1beta/models/gemini-2.5-pro:generateContent" \
-H "x-goog-api-key: <your-api-key>" \
-H "content-type: application/json" \
-d '{"contents":[{"parts":[{"text":"Hello!"}]}]}'
把 {your-uid} 與 <your-api-key> 換成你的專屬值——登入 ad9.io/account 一鍵複製完整配置。
一鍵配置
curl -fsSL https://ad9.io/install/claude-code.sh | bash
定價
| 輸入(每 1M token) | 輸出(每 1M token) | 緩存讀取(每 1M token) | 可用檔位 |
|---|---|---|---|
| $1.25 | $10.00 | $0.13 | 首充解鎖 |
按 token 實際用量計費,價格源自模型目錄(litellm 快照),整數微美元精確計量;以帳戶 key 實際計費為準。先燒免費汽油、後燒充值餘額。免費汽油受公平使用與高峰限流約束,充值餘額不受限。
常見問題
Gemini 2.5 Pro 在 ad9.io 免費嗎?
Gemini 2.5 Pro 屬於首充解鎖檔;免費汽油可先調 Claude Sonnet/Haiku 等免費模型,首充任意金額($3 起)即永久解鎖 Gemini 2.5 Pro(並發 10 + 全模型)。
怎麼用 Gemini 2.5 Pro 的 API?
把你的 SDK 或工具的 base_url 指向你的專屬 endpoint(https://ad9.io/{your-uid}/api)、帶上帳戶頁生成的 API Key(x-goog-api-key 標頭),model 填 gemini-2.5-pro 即可。相容 Google 官方協議;登入 ad9.io/account 可一鍵複製完整配置。
需要翻牆或信用卡嗎?
不需要翻牆;免費汽油不需要信用卡。付費為 Pay as you go 充值($3 起,無套餐),支持信用卡 / Apple Pay / Google Pay / 微信。
Gemini 2.5 Pro 的價格是多少?
按實際 token 用量計費:輸入約 $1.25/1M token、輸出約 $10.00/1M token(模型目錄快照,以帳戶 key 實際計費為準)。先燒 $100 免費汽油,日常用量基本夠用。
準備好了?
最後更新:2026-07-24