Skip to main content
POST

Overview

Upload a PDF file directly using multipart/form-data. The document is assigned an ID and queued for processing.

Request

page_images
string
Page image rendering strategy: eager (default, render all pages), cover (page 1 only), or none. lazy is accepted as a deprecated alias for eager.
strategy
string
Processing strategy hint.
file
file
required
The PDF file to upload.
capabilities
string
Comma-separated capability flags.

Response (202)