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

82 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
== 谷歌
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)自行部署后填入自己的域名。
:::