Nexus API
Search institutions
This endpoint will return a list of institutions which can be filtered. Responses are paginated. A list of all supported institutions can be obtained by sending a request with only the name parameter and setting the value to an empty string. If you cache this list, you must update the cached version at least once each day. We recommend you use this endpoint rather than the deprecated list institutions endpoint to get updated information about institutions.
Query Parameters
| Field | Required | Type |
|---|---|---|
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 returned in paginated sets, this is the page of the results you would like to view. Defaults to page 1 if no page is specified. | Optional | String |
records_per_age List from | Optional | String |
Request Body
| Field | Required | Type |
|---|---|---|
institution | Required | InstitutionRequest |