API reference
Fetch one bank.
Path Parameters
country*string
Length
2 <= length <= 2bankCode*string
Response Body
application/json
application/json
curl -X GET "https://example.com/v2/banks/st/string"{ "country": "string", "bankCode": "string", "name": "string", "shortName": "string", "zip": "string", "city": "string", "bic": "string", "source": "string", "logo": { "kind": "monogram", "brand": "string", "url": "string" }}Search banks. GET
Previous Page
Render the bank's monogram. GET
Returns a generated monogram built from the institution's own name and a colour derived from its BIC, so the same bank always renders identically. Bank logos are trademarks of their owners and no third party artwork is served here by default.