libretranslate.local

libretranslate.local API

6 endpoints text
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (2 total)

go get github.com/freonservice/libretranslate-sdk
# See https://github.com/canxiusi/LibreTranslate-SDK

curl examples

Retrieve list of supported languages
curl \
  http://libretranslate.local/languages
Retrieve frontend specific settings
curl \
  http://libretranslate.local/frontend/settings

Endpoints (6 total)

GET
/languages
Retrieve list of supported languages
GET
/frontend/settings
Retrieve frontend specific settings
POST
/detect
Detect the language of a single text
POST
/suggest
Submit a suggestion to improve a translation
POST
/translate
Translate text from a language to another
POST
/translate_file
Translate file from a language to another

Language coverage

Go
1
unknown
1

At a glance

Total SDKs2
Languages2
Endpoints6
Categories1
http://libretranslate.local