User Uploads
Upload and retrieve documents.
Documentation Index
Fetch the complete documentation index at: https://docs.argyle.com/llms.txt
Use this file to discover all available pages before exploring further.
- Upload documents via the API.
- Retrieve documents uploaded via the API.
- Retrieve documents manually uploaded through Link.
- Retrieve OCR data and authenticity information for uploaded documents.
The user upload object
For upload endpoint details, see Upload A Document.Unique ID of the uploaded document.
ID of the account associated with the uploaded document.
The document category in Link the user selected, or the document_type provided when uploading via the API.
If OCR processing is enabled, this value is overwritten when the document is found to be a different type.
Possible values:
paystubsW-21099proof-of-identityproof-of-addressmiscellaneous
URL linking to the original uploaded document file.
This static URL redirects to a download page that requires Argyle authentication headers.
Implementation requirements for client-side applications
- Ensure your HTTP client or library (for example, Axios or Python requests) is configured to follow redirects.
- Append Basic authentication headers for Argyle to the file download request.
File name of the uploaded document on the user's computer or phone.
Contains document OCR and authenticity information.
Contains OCR processing statuses.