List Supported Banks
Any valid API key
Counts toward your 60 req/min
The banks Free DMT can transfer to
Responses
| Status | Description |
|---|---|
| 200 OK | The banks Free DMT can transfer to — see the example on the right. |
| 4xx / 5xx | { "success": false, "error": { "code": "…", "message": "…" } } —
every code is listed under
Error Codes. |
Good to know
Read this before you collect a bank account. Free DMT is enabled per bank and only a few are switched on, so most IFSCs are not accepted — showing your user the full list of Indian banks would let them enter an account we cannot pay. Match on ifsc_prefix first (it carries the regional and Gramin banks, whose prefix is longer than four characters), then fall back to the first four characters of the IFSC against bank_code. The list changes only when an operator enables or disables a bank — cache it for a few hours, not forever.