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 |
|---|---|---|---|
|
AMERICAN EXPRESS CO
A globally integrated payments company offering cards and f…
|
AXP | US | Financial and insurance activit… |
|
Ameris Bancorp
A bank holding company offering financial services to perso…
|
ABCB | US | Financial and insurance activit… |
|
AMERISERV FINANCIAL INC /PA/
A financial institution offering banking, wealth management…
|
ASRV | US | Financial and insurance activit… |
|
ANZ Bank New Zealand Limited
Provides banking, wealth management, and insurance services…
|
ANB | NZ | Financial and insurance activit… |
|
Aozora Bank, Ltd.
A commercial bank providing corporate and retail banking pr…
|
8304 | JP | Financial and insurance activit… |
|
APS Bank Plc
A community-focused retail bank offering personal, business…
|
APS | MT | Financial and insurance activit… |
|
Arab National Bank
Provides commercial and investment banking services and Sha…
|
1080 | SA | Financial and insurance activit… |
|
ARARATBANK OJSC
Universal financial institution offering banking and invest…
|
ARBK | AM | Financial and insurance activit… |
|
Arion Banki
A universal bank offering financial services to individuals…
|
ARION | IS | Financial and insurance activit… |
|
ARMECONOMBANK OJSC
A universal bank serving retail customers and Micro, Small,…
|
HEZB | AM | 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.