LibreTranslate
communityFree and open-source machine translation API. Self-hostable alternative to Google Translate.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://libretranslate.com/translateTranslate text
Parameters
qtext to translate (stringrequiredformattext|html (stringoptionalsourcesource language code (stringrequiredtargettarget language code (stringrequiredapi_keyAPI key (stringoptionalReturns
translatedTextPOST
https://libretranslate.com/detectDetect text language
Parameters
qtext to detect (stringrequiredapi_keyAPI key (stringoptionalReturns
detections[] with language, confidenceGET
https://libretranslate.com/languagesList supported languages
Returns
languages[] with code, name, targets[]