Translator
Translates a text from one language to another
Translate
POST
https://api.autogon.ai/api/v1/services/text-translation/
Headers
Name
Type
Description
Content-Type*
String
application/json
Request Body
Name
Type
Description
text*
String
text to translate
source_language*
String
language to be translated from
target_language*
String
language to be translated to
Last updated