Documentation Index
Fetch the complete documentation index at: https://docs.drain.lat/llms.txt
Use this file to discover all available pages before exploring further.
Translate
Base URL:https://drain.lat/api/v1/translate
GET /
GET /
Translate text into any supported language.
The text to translate. Max 5000 characters.
Target language code (BCP-47 / ISO 639-1, e.g.
es, fr, ja, zh).Source language code. Defaults to
auto for automatic detection.The original input text.
The translated text.
Detected or specified source language code.
Target language code.
Response
Supports all languages available in Google Translate. Use ISO 639-1 codes for
to and from (e.g. es for Spanish, fr for French, ja for Japanese, zh for Chinese).