供應商代理
代理提供商請求
使用您的 ARouter API key 透過 ARouter 代理原生提供商請求。
POST
ARouter 的提供商代理將請求直接轉發到受支援提供商的原生 API,同時為您處理提供商認證。Documentation Index
Fetch the complete documentation index at: https://docs.arouter.ai/llms.txt
Use this file to discover all available pages before exploring further.
路徑參數
| 參數 | 描述 |
|---|---|
provider | 提供商識別碼,如 openai、anthropic、google、deepseek 或 groq |
path | 提供商前綴後要轉發的原生 API 路徑 |
說明
- 請求和回應以提供商的原生格式傳遞。
- ARouter 自動注入提供商憑證。您只需發送您的 ARouter API key。
- 使用量仍計入您的 ARouter 帳戶。
- 當您需要規範化 ARouter 請求結構中未涵蓋的提供商原生功能時,請使用此端點。