v1

latestOpenAPI 3.1.0Apache 2.02026-07-2265186296.2 KB
Institutions

Search institutions

Allows you to search across the list of Institutions supported by your service providers. This endpoint is only available in production.

get/institutions

Query parameters

beforestring

Unique key corresponding to a institution's position in the paginated list of results -- used to indicate that only institutions residing before this key will be retrieved.

Each institution carries a unique key. Reference Pagination

The before and after fields cannot be used in the same request.

afterstring

Unique key corresponding to a institution's position in the paginated list of results -- used to indicate that only institutions residing after this key will be retrieved.

Each institution carries a unique key. Reference Pagination

The before and after fields cannot be used in the same request.

serviceProvidersstring

Comma separated list of service providers. If present, only institutions supported by at least one of the service providers will be included.

Note: Reference Supported Service Providers for the list of available bank linking providers.

limitstring

Limits number of returned institutions.

Default value: 10

Minimum value: 1

Maximum value: 1000

namestring

If present, only institutions will be included whose name matches partially or fully.

typestring

If present, only institutions will be included whose type matches.

regionsstring

Comma separated list of regions. If present, only institutions supported by at least one of the regions will be included.

Response

Institution snapshot is returned

countinteger

Number of institutions returned.

remaininginteger

Number of remaining institutions before/after this page, depending the direction this page was selected.