post https://app.conversionmaker.ai/api/v1/ai/texts/translate
Translate a given text into the selected target language.
Log in to see full request history
Responses
Translate a given text into the selected target language.
xxxxxxxxxx
curl --request POST \
--url https://app.conversionmaker.ai/api/v1/ai/texts/translate \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"targetLanguage": "de-DE"
}
'
Try It!
to start a request and see the response here! Or choose an example: