Skip to content

Instantly share code, notes, and snippets.

@shekhar-kamble
Last active April 17, 2019 20:34
Show Gist options
  • Save shekhar-kamble/475776cdc978fa51d19548955c367a6f to your computer and use it in GitHub Desktop.
Save shekhar-kamble/475776cdc978fa51d19548955c367a6f to your computer and use it in GitHub Desktop.

bank-app API

Parameters to Bank details

using IFSC code (GET)

https://bank-api-fyle.herokuapp.com/search/VALID_IFSC_CODE/

using city and name of the bank

https://bank-api-fyle.herokuapp.com/search?bank_name=BANK&city=CITY
Parameter Description
bank_name Name of the bank to search for.
city city to search in.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment