Authorizations
Body
PDF or image file to upload (required if no fileUrl). Allowed: .pdf, .jpg, .jpeg, .png
Publicly accessible URL of the file to process (required if no file).
If true, includes image metadata in the response.
If true, includes signature detection in the response.
If true, includes barcode detection in the response.
If true, includes dense tables in the response.
Page number to start processing from.
x >= 1
If true, results are not persisted; any generated assets are short-lived.
If true, converts tables to Markdown (may be lossy); otherwise tables stay as HTML.
Optional Markdown string containing baseline results to compare against (e.g., another vendor's OCR output). Stored for the evals dashboard alongside Cardinal results.
Response
Successful compare run. Returns standard processing fields plus a dashboard_url
for the evals UI.
The response is the normal /markdown payload merged with { dashboard_url }.
Link to the evals dashboard view for this comparison.