Choose the implementation path
Verifications
Order a report, track its status, and retrieve the completed result.
Data APIs
Retrieve records to use in your own calculations or review process.
Define the workflow
Before implementing, identify:Implementation checklist
- Create one Argyle user and retain the ID for the entire workflow.
- Choose a Link account-connection experience, a hosted invitation, or a verification session.
- Store every returned account ID and track account status independently.
- Subscribe to the account, resource, and synchronization webhooks that prove your required data is ready.
- Retrieve records through the relevant list endpoints, follow pagination, and retain resource IDs for later updates.
- Add an application-level timeout and a clear path for connection errors or incomplete data.
- Handle Document Uploads, reconnections, and ongoing refresh when the workflow requires them.
- Delete users or accounts when your application no longer needs them, according to your retention requirements.