Upload Document(s)

Uploads document(s) to a customer. Once the document(s) are uploaded, they will be queued for processing by Inscribe's fraud detection, parsing, and optionally verification algorithms. The file size limit is 50 MB and the page limit for PDFs is 350.

Path Params
uuid
required

The Inscribe customer id.

Body Params

The document(s) you would like to upload. These document(s) must be one of the following supported mime type: application/pdf, image/jpg, image/png, application/octet-stream.

files
array of files

A list of files to be uploaded for analysis.

files
verify_entities
array of objects

Each verify_entity object in this array corresponds to a file in the above "files" parameter.

verify_entities
tags
array of objects

These tags will be associated with all the uploaded document(s).

tags
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
Request
Response
Choose an example:
application/json
text/plain