meta { name: Translate (GET) type: http seq: 5 } get { url: {{host}}/api/translate?text=Ciao&source_lang=IT&target_lang=EN body: none auth: inherit } params:query { text: Ciao source_lang: IT target_lang: EN } docs { # Translate Uses [DeepL](https://deepl.com). Ref: [docs](https://docs.google.com/document/d/1R2zDCgPssAW9ukxa6Iz6b49Ju9k-3naAjdQzbtAP1to) }