mono-logo

Banks Listing (NIP)

Last updated Feb 27th, 2025

get api.withmono.com/v3/lookup/banks
v1.0

This resource returns all banks supported under NIBSS or NIP. Institutions providing digital payment services can get the list of banks their users can make transfer from.

Headers

Request

12345
curl --request GET \
  --url https://api.withmono.com/v3/lookup/banks \
  --header 'accept: application/json' \
  --header 'mono-sec-key: string'
'

Response

Choose an option from the drop down or click one of these buttons to see an example:

Did this page help you?