Lecto Translation
提供免费额度且价格合理的翻译 API
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Yes
- 分类
- 文本分析
简介
Lecto 提供翻译——基于密钥(RapidAPI;无效密钥返回 401,已实测)。
快速开始
翻译(替换 YOUR_KEY):
curl -X POST "https://lecto-translation.p.rapidapi.com/v1/translate/text" \
-H "X-RapidAPI-Key: YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"texts":["hello"],"to_lang":["fr"]}'
认证方式
- 列表上的 RapidAPI 密钥。
- 通过
X-RapidAPI-Key发送(无效 → 401,已实测)。
速率限制与注意事项
- RapidAPI 免费层带限额(看列表);付费档可扩展。
- 文本翻译。
常见问题
Lecto 免费吗? RapidAPI 免费层带限额;更多需要付费。
为什么 401? 无效 RapidAPI 密钥返回 401(已实测)。
认证风格是什么?
X-RapidAPI-Key 请求头。
文本分析 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| apilayer languagelayer Language Detection JSON API supporting 173 languages | OAuth | Yes | Unknown | ↗ |
| Audexum Text-to-speech REST API with 43 voices and 33 languages | API Key | Yes | Yes | ↗ |
| Aylien Text Analysis A collection of information retrieval and natural language APIs | API Key | Yes | Unknown | ↗ |
| Cloudmersive Natural Language Processing Natural language processing and text analysis | API Key | Yes | Yes | ↗ |
| Code Detection Detect, label, format and enrich the code in your app or in your data pipeline | OAuth | Yes | Unknown | ↗ |