v1

latestOpenAPI 3.0.32026-07-265278189.1 KB
TranslateDocuments

Download Translated Document

post/v2/document/{document_id}/result

Path parameters

document_idstring required

The document ID that was sent to the client when the document was uploaded to the API.

Request body

document_keystring required

The document encryption key that was sent to the client when the document was uploaded to the API.

Example request

{
  "document_key": "0CB0054F1C132C1625B392EADDA41CB754A742822F6877173029A6C487E7F60A"
}

Response

The document is provided as a download. There is no other data included in the response besides the document data. The content type used in the response corresponds to the document type.