Back to catalog
๐Ÿ“

LibreTranslate

Free

Translation tool with 17 available languages

๐Ÿ“Text AnalysisHTTPSNo API key required

Translation Result

English to Spanish

Source LangEn
Target LangEs
InputThe weather is beautiful today.
Translated TextEl clima es hermoso hoy.
Confidence0.97
Detected LanguageEn

Sample Response

response.json
1{
2 "source_lang": "en",
3 "target_lang": "es",
4 "input": "The weather is beautiful today.",
5 "translated_text": "El clima es hermoso hoy.",
6 "confidence": 0.97,
7 "detected_language": "en"
8}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://libretranslate.com/docs"
View Documentation

Similar APIs