Parse File

Headers

AuthorizationstringRequired

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

Query parameters

return_textboolean or nullOptional

Request

This endpoint expects an object.
fileBase64 stringRequired

Response

Successful Response
original_fileobject
parsed_text_fileobject
original_file_textstring or null

Errors