Yandex AI Translator and Dictionary API
收藏RapidAPI2026-05-17 更新2026-05-17 收录
下载链接:
https://rapidapi.com/dev00/api/yandex-ai-translator-and-dictionary-api
下载链接
链接失效反馈官方服务:
资源简介:
An ultra-fast, intelligent translation and dictionary API powered by the Yandex NLP engine. Simply send text and a target language—we automatically detect the source language in the background and translate the paragraph instantly.
创建时间:
2026-05-17
原始信息汇总
数据集概述:Yandex AI Translator and Dictionary API
API 名称:Yandex AI Translator and Dictionary API
类别:Translation
创建者:dev00
订阅者:1
核心功能
该 API 由 Yandex Translation Engine 驱动,提供企业级翻译和词典服务,支持 超过 100 种语言。内置智能路由器,可自动检测源语言,无需用户手动指定。
关键特性
- 智能自动检测:自动识别输入文本的语言,无需用户选择。
- 全文段落翻译:支持完整句子或段落的准确翻译。
- 深度词典定义:通过
/dictionary端点获取同义词、反义词和语法词形。 - 语料库查询:通过
/corpus端点获取上下文例句和使用翻译(如电影字幕)。
端点详情
- POST /detect:返回输入文本的 ISO 语言代码。
- POST /translate(最流行):将文本翻译为目标语言,自动检测源语言。
- 示例请求:
{"text": "Been playing this game for a few weeks now.", "target_lang": "ar"} - 示例响应:
{"success": true, "source_lang": "en", "target_lang": "ar", "translation": "لقد كنت ألعب هذه اللعبة منذ بضعة أسابيع الآن.", "engine": "yandex"}
- 示例请求:
- POST /dictionary:查询单词,返回词典定义和同义词。
- POST /corpus:查询单词或短语,返回上下文例句和翻译。
性能与状态
- 流行度:8.5
- 服务级别:100%
- 延迟:428ms
- 测试通过率:67%
使用场景
- 聊天应用:自动翻译未知语言的入站消息。
- 电子学习:构建提供同义词和定义的词汇应用程序。
- 全球电商:自动将产品评论翻译为本地语言。
定价方案
- BASIC:$0.00 / 月
- PRO:$14.99 / 月
- ULTRA:$39.99 / 月
- MEGA:$149.99 / 月
(注意:具体方案内容需参考平台订阅页面。)



