aiendpoint.dev
ServicesLibreTranslate

LibreTranslate

community

Free and open-source machine translation API. Self-hostable alternative to Google Translate.

Visit site ↗

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.

https://libretranslate.comapikeyaiconfidence: 87/1000 discoveries1 contributors
POSThttps://libretranslate.com/translate

Translate text

Parameters

qtext to translate (stringrequired
formattext|html (stringoptional
sourcesource language code (stringrequired
targettarget language code (stringrequired
api_keyAPI key (stringoptional

Returns

translatedText
POSThttps://libretranslate.com/detect

Detect text language

Parameters

qtext to detect (stringrequired
api_keyAPI key (stringoptional

Returns

detections[] with language, confidence
GEThttps://libretranslate.com/languages

List supported languages

Returns

languages[] with code, name, targets[]