AddExtractionFile(s), AddExtractionFileStream(s)

AddExtractionFile. Add a single file.
AddExtractionFiles. Add multiple files.
AddExtractionFileStream. Add a data stream from a single file.
AddExtractionFileStreams. Add a data stream from multiple files.
Support for .csv, .pdf, .txt, and .json formats.

See Python example

Body Params
string
required

Specify the request ID to associate with the request

string
required

Specify an authorisation token to associate with the request

file
array
required

Specify the file(s) to process

file*
Responses
200

File Insert Successful

405

File Insert Failed, Max File Count Exceeded

406

File Insert Failed

503

File Insert Process failed

506

File Insert Process text failed

Language
Response
Click Try It! to start a request and see the response here!