#Single Link Flow (No MFA)

Number of APIs: 4

Introduction

With just one click, you'll be able to create a link and then automatically retrieve account, owner, transaction, and balance information about the created link.

Note: The Single Link Flow (No MFA) collection is applicable for institutions that do not require MFA.

  1. Register a new link POST {{baseUrl}}/api/links/

  2. Retrieve owners for a link POST {{baseUrl}}/api/owners/

  3. Retrieve accounts for a link POST {{baseUrl}}/api/accounts/

  4. Retrieve transactions for a link POST {{baseUrl}}/api/transactions/