parse_id
field. You can query the status and results of the parse operation
with the Get Parse Result endpoint.
page_classifications
field. The API will return the page class for each page of the document.
Each page class name must be unique within the document, and should be descriptive enough to convey the content of the page.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
File source - must be exactly one of: file_id, file_url, or raw_text
Created parse job details
The response is of type object
.