API 狀態:所有系統運作正常

一把 key 呼叫 GPT、Claude、Gemini、圖片和影片模型。

原生 + OpenAI 相容路由同一平台搞定;模型掛了自動切換,錯誤資訊能讓 agent 自己修,還能省下 30–70% API 成本。

詢問 TokenLab Agent
Ask由 TokenLab 提供
看實時演示
·
原生 + 相容
·
数百个模型
·
按量付费

即時演示

請求長什麼樣, 直接看。

Chat、Responses、Claude Messages、圖像生成、影片任務與模型列表放在同一個演示裡;看清端點、參數與回應。

請求
POST /v1/chat/completions
{
"model": "gpt-5.5",
"messages": [
{
"role": "user",
"content": "Summarize this release note"
}
]
}
回應

模型能做什麼

先看效果, 再選模型。

模型不該只是一串冰冷的名字。我們提供圖像和影片示例預覽,讓你在寫下程式碼前,就能直觀比較風格、廠商與成本。

Colorful abstract 3D artwork with glass shapes
flux-2-proBFL

Editorial product render with layered translucent UI forms

sora-2-proOpenAI

Animated scene with camera motion and character action

Modern workspace with desks and large windows
imagen-4-ultraGoogle

Photoreal workspace hero for a developer tool

kling-v3.0-proKuaishou

Macro flower motion with shallow depth of field

Night city skyline with illuminated buildings
grok-imagine-imagexAI

High-contrast night city concept frame

Abstract matrix-like code visualization
wan-2-7-image-proAlibaba

Sharp technical poster with code texture

veo-3Google

Cinematic trailer cut with atmospheric motion

runway-gen-4Runway

Live-action street interview shot with natural motion

价格

免費起步。 準備好了再付。

註冊即享免費測試額度。先用少量真實 API 請求驗證穩定性與適配度;準備好擴大規模後,再按需儲值。

01

內建試用額度

註冊後即可獲得免費 API 額度。先跑幾個真實請求,再決定是否儲值。

02

真正按量付費

沒有訂閱,也沒有套餐門檻。只按實際消耗的 token 計費,並可在控制面板即時追蹤。

03

價格完全透明

每個模型的 token 單價都公開,沒有隱藏加價。做路由決策前可以清楚比較成本。

FAQ

常見問題

TokenLab 是什麼?

一個 AI 閘道:一把 key 通用 GPT、Claude、Gemini 等 200+ 模型,比官方便宜 30–70%。

定價如何運作?

按 token 付費,沒有別的。大多數模型比直接調官方便宜 30–70%,呼叫前就能看到確切價格。

可以使用 OpenAI 相容 SDK 嗎?

可以。現有 OpenAI 相容 SDK 基本不用重寫,只要把 Base URL 改到 TokenLab,並使用 TokenLab API Key 即可。Claude、Gemini 的提示快取、思考模式等原生能力,建議使用對應的原生路由,這樣能力更完整,也更少遇到格式限制。

有免費試用嗎?

新帳號自帶額度。接上 API,跑幾個真實請求,看看合不合適。