Back to catalog
📝

Lecto Translation

API Key

Translation API with free tier and reasonable prices

📝Text AnalysisHTTPSCORS enabled

Translation Result

Lecto AI text translation between languages

Source LanguageEn
Target LanguageEs
Original TextThe quick brown fox jumps over the lazy dog.
Translated TextEl rápido zorro marrón salta sobre el perro perezoso.
Characters Used44

Sample Response

response.json
1{
2 "sourceLanguage": "en",
3 "targetLanguage": "es",
4 "originalText": "The quick brown fox jumps over the lazy dog.",
5 "translatedText": "El rápido zorro marrón salta sobre el perro perezoso.",
6 "charactersUsed": 44
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://rapidapi.com/lecto-lecto-default/api/lecto-translation/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs