COMPANHIA BRASILEIRA DE SERVICOS FINANCEIROS — Investor Relations & Filings
About COMPANHIA BRASILEIRA DE SERVICOS FINANCEIROS
Companhia Brasileira de Serviços Financeiros, operating as CIABRASF, provides specialized financial infrastructure and asset management solutions. The company focuses on the development of an integrated financial ecosystem tailored to the requirements of the capital markets. Its core service portfolio includes asset management, custody, and technological platforms designed to streamline financial operations. CIABRASF emphasizes the use of scalable technology to support market participants, offering tools for credit access and investment administration. By leveraging strategic operational agreements, the firm enhances its capacity to deliver comprehensive services for institutional clients, focusing on efficiency and integration within the financial services value chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FCA - Formulário Cadastral | 2026-04-30 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-30 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-10 | Portuguese | |
| DFP - Demonstrações Financeiras Padronizadas | 2026-04-09 | Portuguese | |
| FCA - Formulário Cadastral | 2026-04-08 | Portuguese | |
| DFP 2024 v2 | 2026-04-01 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 39659125 | FCA - Formulário Cadastral | 2026-04-30 | Portuguese | ||
| 39659197 | FRE - Formulário de Referência | 2026-04-30 | Portuguese | ||
| 34035893 | FRE - Formulário de Referência | 2026-04-10 | Portuguese | ||
| 33950866 | DFP - Demonstrações Financeiras Padronizadas | 2026-04-09 | Portuguese | ||
| 33882165 | FCA - Formulário Cadastral | 2026-04-08 | Portuguese | ||
| 33792889 | DFP 2024 v2 | 2026-04-01 | Portuguese | ||
| 33800162 | DFP 2025 | 2026-03-31 | Portuguese | ||
|
2025
7 filings
| |||||
| 34130915 | ITR 2025-Q3 | 2025-12-03 | Portuguese | ||
| 34130873 | ITR 2025-Q2 | 2025-11-24 | Portuguese | ||
| 34130841 | ITR 2025-Q2 v2 | 2025-11-24 | Portuguese | ||
| 34130799 | ITR 2025-Q1 | 2025-11-10 | Portuguese | ||
| 33792880 | DFP 2024 | 2025-03-31 | Portuguese | ||
| 33779682 | DFP 2023 v2 | 2025-01-28 | Portuguese | ||
| 34075131 | ITR 2024-Q3 v2 | 2025-01-27 | Portuguese | ||
|
2024
1 filing
| |||||
| 34075119 | ITR 2024-Q3 | 2024-10-25 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Other activities auxiliary to financial service activities, except insurance and pension funding
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
26 Broadway Capital Corp.
Financial advisory specializing in M&A, corporate finance, …
|
JDR.P | CA | Financial and insurance activit… |
|
Akiko Global Services Limited
Digital platform for aggregating and distributing credit ca…
|
AKIKO | IN | Financial and insurance activit… |
|
Alankit Limited
Diversified provider of e-governance, financial services, a…
|
ALANKIT | IN | Financial and insurance activit… |
|
Allfunds Group PLC
A B2B WealthTech platform connecting fund houses and distri…
|
ALLFG | GB | Financial and insurance activit… |
|
ALTISOURCE PORTFOLIO SOLUTIONS S.A.
An integrated service provider of tech-enabled solutions fo…
|
ASPS | LU | Financial and insurance activit… |
|
Amasse Capital Holdings Limited
Provides specialized corporate finance and investment advis…
|
8168 | HK | Financial and insurance activit… |
|
Amicorp FS (UK) PLC
Specialist provider of fund administration, compliance, and…
|
AMIF | GB | Financial and insurance activit… |
|
Analizy Online Spolka Akcyjna
Independent provider of financial information, data, and an…
|
AOL | PL | Financial and insurance activit… |
|
Ashler & Manson
A brokerage specializing in mortgage loans, loan insurance,…
|
MLAEM | FR | Financial and insurance activit… |
|
Asia-Pac Financial Investment Company Limited
Provides integrated financial professional services, includ…
|
8193 | HK | Financial and insurance activit… |
COMPANHIA BRASILEIRA DE SERVICOS FINANCEIROS 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/52919/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52919 | 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=52919 | 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=52919 \ -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": 52919}, 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 COMPANHIA BRASILEIRA DE SERVICOS FINANCEIROS (id: 52919)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.