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 |
|---|---|---|---|
|
ALERUS FINANCIAL CORP
A diversified financial services company offering banking, …
|
ALRS | US | Financial and insurance activit… |
|
Alinma Bank
Offers Shariah-compliant retail, corporate, and investment …
|
1150 | SA | Financial and insurance activit… |
|
Alior Bank S.A.
A universal bank providing financial services to individual…
|
ALR | PL | Financial and insurance activit… |
|
Alisa Bank PLC
A digital bank offering invoice financing for SMEs, deposit…
|
FELLOW | FI | Financial and insurance activit… |
|
Ally Financial Inc.
A digital financial services company offering auto finance,…
|
ALLY | US | Financial and insurance activit… |
|
Al Rajhi Bank
Provides Sharia-compliant retail, corporate, and investment…
|
1120 | SA | Financial and insurance activit… |
|
ALTA banka a.d.
A universal financial institution offering retail and corpo…
|
JMBN | RS | Financial and insurance activit… |
|
ALTERNATİFBANK A.Ş.
Offers advisory banking and financial services to individua…
|
ALNTF | TR | Financial and insurance activit… |
|
Amalgamated Financial Corp.
A bank providing commercial and consumer services to values…
|
AMAL | US | Financial and insurance activit… |
|
Amerant Bancorp Inc.
A bank holding company offering financial solutions to indi…
|
AMTB | 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.