Endpoints
Typical flow
1
Create or find a folder (optional)
Create a folder to organize uploads, or upload to the
workspace root.
2
Upload your documents
POST /file-vault/upload with your files as
multipart/form-data.Supported file types
PDF, DOCX, DOC, PPTX, PPT, TXT, XLSX, XLS, PNG, JPG, JPEG, TIFF, GIF, BMP, WEBP.Limits: up to 100 MB per file and 500 pages per PDF. Image-heavy PDFs have
tighter limits (50 MB / 300 pages). Files that exceed a limit are rejected
with a reason in the
errors array — see Upload Files.
