Parse Document
Parses a document with PDF.co templates.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
URL of the source PDF file to parse.
boolean
Set true to run parsing as background job.
string
Optional output filename.
Uncommon arguments
string
Optional pre-saved PDF.co template ID.
string
Inline parser template JSON.
string
Optional output format (e.g. json, csv).
boolean
Generate CSV headers when output format is csv.