BRBI BR PARTNERS S.A — Investor Relations & Filings
About BRBI BR PARTNERS S.A
BRBI BR Partners S.A. is an independent investment and merchant bank specializing in financial advisory and investment services. The firm provides a comprehensive suite of solutions, including mergers and acquisitions advisory, capital markets operations, and treasury services encompassing fixed income and derivatives sales and trading. Additionally, the company offers wealth management and private banking services tailored to high-net-worth individuals and institutional clients. Founded in 2009, the institution emphasizes long-term client relationships and independent execution, positioning itself as a specialized alternative for complex corporate finance transactions and strategic investments. Its operations are structured to support corporate clients through diverse financial cycles with a focus on capital structure optimization and strategic growth.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DFP 2025 | 2026-02-05 | Portuguese | |
| ITR 2025-Q3 | 2025-11-06 | Portuguese | |
| ITR 2025-Q2 | 2025-08-07 | Portuguese | |
| ITR 2025-Q1 | 2025-05-08 | Portuguese | |
| DFP 2024 v2 | 2025-02-13 | Portuguese | |
| DFP 2024 | 2025-02-13 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 33796583 | DFP 2025 | 2026-02-05 | Portuguese | ||
|
2025
5 filings
| |||||
| 34104666 | ITR 2025-Q3 | 2025-11-06 | Portuguese | ||
| 34104642 | ITR 2025-Q2 | 2025-08-07 | Portuguese | ||
| 34104586 | ITR 2025-Q1 | 2025-05-08 | Portuguese | ||
| 33787063 | DFP 2024 v2 | 2025-02-13 | Portuguese | ||
| 33787021 | DFP 2024 | 2025-02-13 | Portuguese | ||
|
2024
9 filings
| |||||
| 34061715 | ITR 2024-Q3 | 2024-11-07 | Portuguese | ||
| 34061711 | ITR 2024-Q2 | 2024-08-08 | Portuguese | ||
| 34061685 | ITR 2024-Q1 | 2024-05-09 | Portuguese | ||
| 34030173 | ITR 2023-Q3 v2 | 2024-04-26 | Portuguese | ||
| 34030113 | ITR 2023-Q2 v2 | 2024-04-26 | Portuguese | ||
| 34030056 | ITR 2023-Q1 v2 | 2024-04-26 | Portuguese | ||
| 33772921 | DFP 2023 v3 | 2024-04-22 | Portuguese | ||
| 33772890 | DFP 2023 v2 | 2024-04-18 | Portuguese | ||
| 33772873 | DFP 2023 | 2024-02-01 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Other financial service activities n.e.c., except insurance and pension funding activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1285081 Ontario Inc.
An active reporting issuer with undisclosed core business a…
|
— | CA | Financial and insurance activit… |
|
1797729 Ontario Inc.
Gold-focused royalty and stream company acquiring royalties…
|
OR | CA | Financial and insurance activit… |
|
5D Acquisition Corp.
Capital Pool Company (CPC) seeking a Qualifying Transaction…
|
FIVD.P | CA | Financial and insurance activit… |
|
9F Inc.
Operates a digital financial account platform for personali…
|
JFU | US | Financial and insurance activit… |
|
A1 CAPİTAL YATIRIM MENKUL DEĞERLER A.Ş.
A brokerage and investment firm offering capital market and…
|
A1CAP | TR | Financial and insurance activit… |
|
A2ZCryptocap
Identifies and evaluates potential assets or operating busi…
|
AZC-P | CA | Financial and insurance activit… |
|
AA Mission Acquisition Corp.
A special purpose acquisition company targeting the food an…
|
AAM | US | Financial and insurance activit… |
|
ABC arbitrage
Quantitative trading and asset management firm using market…
|
ABCA | FR | Financial and insurance activit… |
|
ABG Sundal Collier
An independent Nordic investment bank providing advisory an…
|
ABG | NO | Financial and insurance activit… |
|
Above Capital Inc.
Financial services provider operating an advanced MT5 platf…
|
— | CA | Financial and insurance activit… |
BRBI BR PARTNERS 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/52878/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52878 | 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=52878 | 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=52878 \ -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": 52878}, 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 BRBI BR PARTNERS S.A (id: 52878)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.