v1

latestOpenAPI 3.0.02026-07-17447.7 KB
entrusted

Upload a document to sanitize

post/api/v1/upload

Response

Request accepted and queued for processing

request_idstring

Request system identifier encoded in base58 format.

The underlying value follows the format base64_fileuuid;base64_filename.

This helps set a reasonable output file name once the file is ready for download later.

tracking_uristring

URI location for fetching processing notifications

Example response

[
  {
    "request_id": "USm3fpXnKG5EUBx2ndxBDMPVciP5hGey2Jh4NDv6gmeo1LkMeiKrLJUUBk6Z",
    "tracking_uri": "/events/USm3fpXnKG5EUBx2ndxBDMPVciP5hGey2Jh4NDv6gmeo1LkMeiKrLJUUBk6Z"
  }
]