iban.pizza
API reference

Render the bank's monogram.

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.

GET
/v2/banks/{country}/{bankCode}/logo.svg

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.

Path Parameters

country*string
Length2 <= length <= 2
bankCode*string

Query Parameters

size?integer
Range16 <= value <= 512
Default128

Response Body

image/svg+xml

curl -X GET "https://example.com/v2/banks/st/string/logo.svg"
"string"