Here’s what we recommend reviewing to get your DeepL API application ready for production.
/translate
endpoint), use form-encoded (Content-Type: application/x-www-form-urlencoded
) or JSON-encoded (Content-Type: application/json
) request bodies.
Content-Type: multipart/form-data
; this content type should not be used for text translation.context
parameter. Learn more about working with context here.