Institution
Retrieve a list of supported institutions for a specific country.
Authorizations
X-Service-KeystringRequired
Your Switch API service key. Contact us at hello@onSwitch.xyz to obtain your service key.
Query parameters
countrystring · enumRequiredExample:
ISO 3166-1 alpha-2 country code (e.g., "NG" for Nigeria, "US" for United States)
NGPossible values: Responses
200
Successfully retrieved institutions
application/json
400
Bad request - validation error or invalid parameters
application/json
get
/institutionLookup account name for a given institution account number or phone number.
Authorizations
X-Service-KeystringRequired
Your Switch API service key. Contact us at hello@onSwitch.xyz to obtain your service key.
Body
countrystring · enumRequiredPossible values:
Responses
200
Successfully looked up institution account
application/json
400
Bad request - validation error or invalid parameters
application/json
post
/institution/lookupLast updated