POST
/
api
/
v1
/
document-extractions
/
{workflowName}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workflowName
string
required

Body

application/json
file_url
string

The URL of the document to be processed

doc_type
string

Optional document type to help with classification, extraction, and validation

Response

200 - application/json
file_id
string

The unique identifier of the file

job_id
string

The unique identifier of the job

file_metadata
string

Metadata of the file

extraction
string

Extraction details