List institutions
Lists financial institutions available through the MX platform. This endpoint has been updated in v20250224 to enhance search and filtering capabilities based on the products supported by each institution.
Query Parameters
| Field | Required | Type |
|---|---|---|
name This will list only institutions in which the appended string appears. | Optional | String |
iso_country_code An array of strings that filters institutions in the widget by the specified country code. Acceptable codes include | Optional | Array |
page Results are paginated. Specify current page. | Optional | Integer |
records_per_page This specifies the number of records to be returned on each page. Defaults to | Optional | Integer |
supported_products[] Filters institutions that support specific products. Values may include account_verification, identity_verification, transactions, transaction_history, statements, investments. For example, institutions that support account_verification and statements, | Optional | Array |
Header Parameters
| Field | Required | Type |
|---|---|---|
Accept-Version MX Platform API version. | Required | String |