Reserve a document upload slot
Step 1 of the two-step upload flow. Returns a presigned URL for direct PUT to storage. After uploading, call POST /documents/process to kick off processing.
Step 1 of the two-step upload flow. Returns a presigned URL for direct PUT to storage. After uploading, call POST /documents/process to kick off processing.
Pyramid API key (prefix with “Bearer ”)
MIME type. Must be in the allowed set (application/pdf, application/msword, text/plain, etc.).
Which project this document belongs to. Optional — omit for organization-level documents.
Server-generated per-request UUID. Also sent as X-Request-Id response header. Include in support tickets.
Present only on list endpoints. Top-level (not nested inside data).