Atrium API
List Institutions
See which institutions are available for connection. Information returned will include the institution_code assigned to a particular institution, URLs for the financial institution's logo, and the URL for its website.
This endpoint does not tell you what credentials are required to log on to an institution's website. For that, you'll need to call the list required credentials endpoint.
Query Parameters
| Field | Required | Type |
|---|---|---|
name Only institutions whose name contains the appended string will be returned. | Optional | String |
supports_account_identification Only institutions which support identity will be returned. | Optional | Boolean |
supports_account_statement Only institutions which offer access to account statements will be returned. | Optional | Boolean |
supports_account_verification Only institutions which support account verification will be returned. | Optional | Boolean |
supports_transaction_history Only institutions which offer an extended transaction history will be returned. | Optional | Boolean |