Skip to main content
Use this guide when your application needs a different combination of products or data than the other vertical guides describe. Decide what information you need and how users will share it, then choose the guides and endpoints for your implementation.

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

  1. Create one Argyle user and retain the ID for the entire workflow.
  2. Choose a Link account-connection experience, a hosted invitation, or a verification session.
  3. Store every returned account ID and track account status independently.
  4. Subscribe to the account, resource, and synchronization webhooks that prove your required data is ready.
  5. Retrieve records through the relevant list endpoints, follow pagination, and retain resource IDs for later updates.
  6. Add an application-level timeout and a clear path for connection errors or incomplete data.
  7. Handle Document Uploads, reconnections, and ongoing refresh when the workflow requires them.
  8. Delete users or accounts when your application no longer needs them, according to your retention requirements.
Test success, multiple-account, incomplete-data, reconnection, and fallback scenarios in Sandbox. Use Data Delivery and Readiness to select the correct synchronization events and the API Reference overview to select the endpoint family.