#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.
-
Register a new link POST {{baseUrl}}/api/links/
-
Retrieve owners for a link POST {{baseUrl}}/api/owners/
-
Retrieve accounts for a link POST {{baseUrl}}/api/accounts/
-
Retrieve transactions for a link POST {{baseUrl}}/api/transactions/