Skip to main content
POST
/
v2
/
document
/
{document_id}
/
result
Download Translated Document
curl --request POST \
  --url https://api.deepl.com/v2/document/{document_id}/result \
  --header 'Authorization: <api-key>' \
  --header 'Content-Type: application/x-www-form-urlencoded' \
  --data document_key=0CB0054F1C132C1625B392EADDA41CB754A742822F6877173029A6C487E7F60A
This response does not have an example.

Authorizations

Authorization
string
header
required

Path Parameters

document_id
string
required

Body

document_key
string
required
Example:

Response