Skip to main content
POST
Get PDF upload URL

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Body

application/json
filename
string
required

Original filename (used for storage object naming)

Minimum string length: 1
content_type
string
default:application/pdf

MIME type for upload (PDF, CSV, TSV, XLS, XLSX)

Response

Successful Response

upload_url
string
required

Signed URL for direct upload (HTTP PUT)

gcs_path
string
required

GCS path to pass to create-source payload

expires_in_seconds
integer
required

Signed URL expiration in seconds