LunaTranslator/docs/cht/useapis/tsapi.md
HIllya51 9b767765e5 .
2025-09-04 20:22:18 +08:00

83 lines
1.5 KiB
Markdown

# 傳統線上翻譯介面
## 傳統 API
::: tabs
== 百度
#### 百度翻譯開放平台
https://fanyi-api.baidu.com/product/11
#### 百度智能雲
https://ai.baidu.com/ai-doc/MT/ykqq95r2y
== 騰訊
https://cloud.tencent.com/document/product/551/104415
== 有道
https://ai.youdao.com/doc.s#guide
== 阿里
**開通服務** https://www.aliyun.com/product/ai/alimt
**建立金鑰** https://help.aliyun.com/zh/ram/user-guide/create-an-accesskey-pair
== 彩雲
https://docs.caiyunapp.com/lingocloud-api/#%E7%94%B3%E8%AF%B7%E8%AE%BF%E9%97%AE%E4%BB%A4%E7%89%8C
== 火山
https://www.volcengine.com/docs/4640/127684
== Google
https://cloud.google.com/translate/docs/basic/translating-text
== DeepL
https://www.deepl.com/en/products/api
== Azure
https://learn.microsoft.com/en-us/azure/ai-services/translator/reference/v3-0-reference#authentication
**key1** Ocp-Apim-Subscription-Key
**Location** Ocp-Apim-Subscription-Region
== 小牛
https://niutrans.com/cloud/api/list
== Yandex
https://yandex.cloud/en/docs/translate/api-ref/authentication#service-account_1
== 華為雲
https://www.huaweicloud.com/product/nlpmt.html
:::
## 傳統
::: tabs
== DeepL
`DeepLX`需要在[DeepLX](https://github.com/OwO-Network/DeepLX)下載後自行部署,並填入`DeepLX api`以使用。
== lingva
預設 Host 為`translate.plausibility.cloud`,也可以在[lingva-translate](https://github.com/thedaviddelta/lingva-translate)自行部署後填入自己的域名。
:::