Upload a document
Upload a document via the API.
Upload a document via the API.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.
Authorizations
Username = api_key_id, Password = api_key_secret
Body
Response
A user upload object.
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.