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 |
|---|---|---|---|
|
Agricultural Bank of China Limited
Comprehensive financial services provider focused on corpor…
|
1288 | CN | Financial and insurance activit… |
|
AGTech Holdings Limited
Provides integrated gaming services and comprehensive finan…
|
8279 | HK | Financial and insurance activit… |
|
AIB Group Plc
A financial services group offering banking, insurance, and…
|
A5G | IE | Financial and insurance activit… |
|
AKBANK T.A.Ş.
A commercial bank offering retail, commercial, SME, and cor…
|
AKBNK | TR | Financial and insurance activit… |
|
AKB Primorye
A regional financial institution in the Far East offering r…
|
PRMB | RU | Financial and insurance activit… |
|
Aktia Bank Abp
A financial services group operating as an asset manager, b…
|
AKTIA | FI | Financial and insurance activit… |
|
AKTİF YATIRIM BANKASI A.Ş.
A private investment bank operating as a financial technolo…
|
AFB | TR | Financial and insurance activit… |
|
Ålandsbanken Abp
A commercial bank focused on private banking, premium banki…
|
ALBAV | FI | Financial and insurance activit… |
|
ALBARAKA TÜRK KATILIM BANKASI A.Ş.
A participation bank offering Sharia-compliant financial pr…
|
ALBRK | TR | Financial and insurance activit… |
|
Aldermore Group PLC
A specialist bank providing financial services to individua…
|
ALD | GB | 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.