Documentation Index
Fetch the complete documentation index at: https://docs.tokenlab.sh/llms.txt
Use this file to discover all available pages before exploring further.
概覽
使用此端點可以列出目前對外可見的活躍模型定價資訊。 如需查看某個模型的完整定價詳細資料,包括結構化定價與溯源資訊,請優先使用 取得模型定價。查詢參數
選填的供應商篩選,例如
openai、anthropic 或 google。選填的模型標籤篩選,例如
chat、image、video、embedding 或 translation。回應
始終為
pricing。回應中包含的最新定價條目的 ISO 時間戳。
始終為
USD。定價條目陣列。每一項都包含
model、provider、is_lock_price、capabilities、aliases,以及上方互動式 schema 回傳的公開純量或結構化定價摘要欄位。請使用上方的互動式 OpenAPI 面板取得確切的回應 schema。公開定價條目也可能暴露
lock_price_per_request、has_complex_pricing、supported_operations、pricing_summary 與 pricing_provenance。