Skip to main content
POST
Parse an HTTPS PDF file URL into structured JSON

Authorizations

Authorization
string
header
required

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

Headers

Idempotency-Key
string

Optional key for safely retrying a billable write request.

Required string length: 1 - 255

Body

application/json
url
string<uri>
required

Direct https url of the PDF file to parse.

extract_tables
boolean
default:false

Response

Structured JSON extracted from one PDF file.

source_url
string<uri>
required
success
boolean
required
file_name
string
page_count
integer
tables_count
integer
text
string