BANCO DA AMAZÔNIA S.A. — Investor Relations & Filings
About BANCO DA AMAZÔNIA S.A.
Banco da Amazônia S.A. (BASA) is a federal public financial institution and mixed-ownership entity headquartered in Belém. Established in 1942, the organization serves as a primary agent for the economic and sustainable development of the Legal Amazon region. Its core operations focus on providing a comprehensive range of commercial and retail financial products, including savings accounts, current accounts, and specialized credit lines. A central component of its mission is the administration of regional development funds, specifically targeting micro, small, and medium-sized producers as well as corporate clients. BASA plays a crucial policy role by fostering environmental conservation and economic growth through strategic financing in sectors such as agribusiness and infrastructure. The institution integrates traditional financial services with a commitment to protecting the environmental wealth of the Amazon basin.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Mapa Final de Votação Detalhado | 2026-04-27 | Portuguese | |
| Eleição de Membros dos Conselhos de Administração e Fiscal | 2026-04-27 | Portuguese | |
| Mapas Sintéticos Consolidados de Votação a Distância | 2026-04-26 | Portuguese | |
| DFP - Demonstrações Financeiras Padronizadas | 2026-04-18 | Portuguese | |
| ITR 2025-Q3 | 2025-11-25 | Portuguese | |
| ITR 2025-Q2 | 2025-09-25 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 37596974 | Mapa Final de Votação Detalhado | 2026-04-27 | Portuguese | ||
| 37596931 | Eleição de Membros dos Conselhos de Administração e Fiscal | 2026-04-27 | Portuguese | ||
| 37170891 | Mapas Sintéticos Consolidados de Votação a Distância | 2026-04-26 | Portuguese | ||
| 34673672 | DFP - Demonstrações Financeiras Padronizadas | 2026-04-18 | Portuguese | ||
|
2025
9 filings
| |||||
| 34095833 | ITR 2025-Q3 | 2025-11-25 | Portuguese | ||
| 34095912 | ITR 2025-Q2 | 2025-09-25 | Portuguese | ||
| 34095735 | ITR 2025-Q1 | 2025-06-17 | Portuguese | ||
| 36106683 | FRE WEB 2024 v10 | 2025-05-09 | Portuguese | ||
| 36106630 | FRE WEB 2024 v9 | 2025-05-07 | Portuguese | ||
| 33784948 | DFP 2024 | 2025-03-28 | Portuguese | ||
| 36106572 | FRE WEB 2024 v8 | 2025-02-19 | Portuguese | ||
| 36106516 | FRE WEB 2024 v7 | 2025-02-06 | Portuguese | ||
| 36106407 | FRE WEB 2024 v6 | 2025-02-03 | Portuguese | ||
|
2024
2 filings
| |||||
| 36106337 | FRE WEB 2024 v5 | 2024-12-18 | Portuguese | ||
| 36106227 | FRE WEB 2024 v4 | 2024-09-13 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Other monetary intermediation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASA Banka d.d. Sarajevo
A universal commercial bank offering personal, corporate, a…
|
IKBZ | BA | Financial and insurance activit… |
|
ASB Bank Limited
Provides retail, business, and institutional banking, inves…
|
ABB | NZ | Financial and insurance activit… |
|
ASSOCIATED BANC-CORP
A Midwest-based financial institution offering banking and …
|
ASB | US | Financial and insurance activit… |
|
Atlantic Union Bankshares Corp
A bank holding company offering banking, lending, and wealt…
|
AUB | US | Financial and insurance activit… |
|
AUBURN NATIONAL BANCORPORATION, INC
Bank holding company providing financial services to indivi…
|
AUBN | US | Financial and insurance activit… |
|
Aurskog Sparebank
A savings bank offering financial services to individuals a…
|
AURG | NO | Financial and insurance activit… |
|
AU Small Finance Bank Limited
Retail-focused bank providing digital-first credit, deposit…
|
AUBANK | IN | Financial and insurance activit… |
|
Australia and New Zealand Banking Group Ltd.
A multinational provider of banking and financial services …
|
ANZ | AU | Financial and insurance activit… |
|
Avanza Bank Holding
A digital financial platform offering low-cost savings, inv…
|
AZA | SE | Financial and insurance activit… |
|
Avidbank Holdings, Inc.
A business bank providing tailored financial solutions and …
|
AVBH | US | Financial and insurance activit… |
BANCO DA AMAZÔNIA S.A. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/52848/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52848 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=52848 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=52848 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 52848}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for BANCO DA AMAZÔNIA S.A. (id: 52848)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.