Skip to main content
GET
Get all banks
Retrieve a list of all supported banks with their names and codes.
Important: Bank codes are required for fiat recipient creation and account lookups. Make sure to use the correct bank code from this list.

Authorizations

Authorization
string
header
required

JWT access token from POST /v1/auth/token/issue. Send as: Authorization: Bearer <access_token>

Response

200 - application/json

Banks retrieved successfully

message
string
Example:

"Banks retrieved successfully"

data
object