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 |
|---|---|---|---|
|
Avidia Bancorp, Inc.
A mutual community bank providing financial services to ind…
|
AVBC | US | Financial and insurance activit… |
|
Axis Bank Limited
A private bank offering treasury, retail, and corporate ban…
|
AXISBANK | IN | Financial and insurance activit… |
|
Azer Turk Bank OJSC
A state-owned bank offering retail and commercial banking s…
|
1 AZN | AZ | Financial and insurance activit… |
|
B2B TRUST
Offers wholesale banking products and loans exclusively to …
|
— | CA | Financial and insurance activit… |
|
Banca Comercială “Banca de Finanțe și Comerț” S.A.
A commercial bank offering financial services to individual…
|
- | MD | Financial and insurance activit… |
|
Banca Comercială “Comertbank” S.A.
A universal commercial bank providing a full range of banki…
|
- | MD | Financial and insurance activit… |
|
Banca Comercială "Energbank" S.A.
Financial institution providing banking services to individ…
|
- | MD | Financial and insurance activit… |
|
Banca Comercială "EuroCreditBank" S.A.
A universal commercial bank providing financial services to…
|
- | MD | Financial and insurance activit… |
|
Banca Comerciali ,,Moldindconbank" S.A.
A systemic financial institution offering retail and corpor…
|
- | MD | Financial and insurance activit… |
|
Banca Comerciali ,,Victoriabank" S.A.
A universal commercial bank providing services for individu…
|
VCTB | MD | 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.