This endpoint allows you to retrieve supported banks.
cURL
curl --request GET \ --url https://processor-prod.up.railway.app/banks \ --header 'x-service-key: <api-key>'
{ "success": true, "status": 200, "message": "Banks fetched successfully", "timestamp": "2025-09-09T17:13:01.632Z", "data": [ { "name": "Access Bank", "code": "000014", "icon": "https://api.bread.africa/assets/banks/access-bank.png" } ] }
Filter banks by currency code
NGN
"ngn"
Banks fetched successfully
true
200
"Banks fetched successfully"
"2025-09-09T17:13:01.632Z"
Show child attributes