Upload document
Upload a PDF document for automatic Xactimate export by sending either a fetchable url or inline file_base64 content.
Exactly one of file_base64 or url must be provided.
Inline file_base64 uploads are supported up to 50 MB.
Documentation Index
Fetch the complete documentation index at: https://docs.capout.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Organization-scoped API key used for REST endpoints and for minting realtime tokens.
Body
- UploadRequest
- UploadRequest
Request body for POST /upload. Provide exactly one of url or file_base64. Inline file_base64 uploads are supported up to 50 MB.
Base64-encoded PDF file. Inline uploads are supported up to 50 MB.
"JVBERi0xLjQKJ..."
Original filename.
"claim-123-scope.pdf"
Xactnet recipient address for this upload.
"restoration-team@example.xn"
Fetchable HTTPS URL to a PDF that the server can retrieve immediately.
"https://example.com/claims/123/scope.pdf"
Response
Successful response
Response body for POST /upload.
"doc_123"
"2026-04-14T14:30:00Z"
"/status/doc_123"
"wf_123"
"processing"
"/ws/status"