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

82 lines
1.6 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
기본 호스트는 `translate.plausibility.cloud`이며, [lingva-translate](https://github.com/thedaviddelta/lingva-translate)를 직접 배포한 후 자신의 도메인을 입력할 수도 있습니다.
:::