2025-09-02
- Breaking Change: iOS and Android SDKs that are more than 1 minor release old may see an error where they are re-prompted to answer after an incorrect MFA or OTP code is entered, which then leads to an error. Please update the SDKs to the latest version to fix this issue.
2025-08-15
- Added new sandbox cases:
no_accounts
andsystem_error
.
2025-07-14
- Added a reference documentation page for rate limits to clarify rate limits. The rate limits themselves are unchanged.
2025-05-13
- Added
blocked_institutions
to the Create Link Session endpoint, which omits particular institutions from the institution search system.
2025-05-09
- Changed the primary authentication method for all API calls to use
X-Client-Id
andX-Client-Secret
HTTP headers. Access tokens are now an optional, alternative method for authenticating.
2025-04-17
- Added Import Transactions endpoint, which enables importing longer transaction histories into new links.
2025-04-09
- Added
user_custom
login credentials to Sandbox Bank that allows passing custom static account data during Link Session creation.