List Bacen institutions

GET {{baseUrl}}/{{version}}/institution

Get a list of institutions.

Request Params

KeyDatatypeRequiredDescription
searchnullPart of the institution name to be searched
spiCodesnullList of SPI (Pix) codes to be searched
strCodesnullList of STR (TED) codes to be searched
limitnullNumber of results per cursor. Max = 100.

RESPONSES

status: OK

{"cursor":null,"institutions":[{"displayName":"ITAÚ UNIBANCO","strCode":"341","spiCode":"60701190","name":"BANCO ITAÚ UNIBANCO S.A."}]}