v50

latestOpenAPI 3.0.0raw.githubusercontent.com2026-01-29166197289.1 KB
institutions

List institutions

This endpoint returns a list of institutions based on the specified search term or parameter.

get/institutions

Query parameters

namestring

This will list only institutions in which the appended string appears.

iso_country_codestring[]

An array of strings that filters institutions in the widget by the specified country code. Acceptable codes include US, CA, and MX (Mexico).

pageinteger

Results are paginated. Specify current page.

records_per_pageinteger

This specifies the number of records to be returned on each page. Defaults to 25. The valid range is from 10 to 1000. If the value exceeds 1000, the default value of 25 will be used instead.

supports_account_identificationboolean

Filter only institutions which support account identification.

supports_account_statementboolean

Filter only institutions which support account statements.

supports_account_verificationboolean

Filter only institutions which support account verification.

supports_transaction_historyboolean

Filter only institutions which support extended transaction history.

Response

OK