BB SEGURIDADE PARTICIPAÇÕES S.A. — Investor Relations & Filings
About BB SEGURIDADE PARTICIPAÇÕES S.A.
BB Seguridade Participações S.A. is a holding company that manages equity interests across the insurance, private pension, premium bonds, and dental care sectors. The company operates through two primary business segments: the insurance segment and the brokerage segment. The insurance segment encompasses underwriting activities in life, property, and casualty lines, alongside the management of pension plans and capitalization bonds. The brokerage segment, primarily through its subsidiary BB Corretora, focuses on the administration, promotion, and distribution of insurance products, pension plans, and premium bonds. By leveraging a diversified portfolio, the company provides comprehensive financial protection and long-term savings solutions. Its operations include the brokerage and reinsurance of various risk-based products, catering to a broad range of individual and corporate clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE WEB 2023 v12 | 2024-03-25 | Portuguese | |
| FRE WEB 2023 v11 | 2024-02-27 | Portuguese | |
| FRE WEB 2023 v10 | 2024-02-06 | Portuguese | |
| DFP 2023 | 2024-02-05 | Portuguese | |
| FRE WEB 2023 v9 | 2024-01-05 | Portuguese | |
| FRE WEB 2023 v8 | 2023-12-06 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
5 filings
| |||||
| 35723056 | FRE WEB 2023 v12 | 2024-03-25 | Portuguese | ||
| 35722881 | FRE WEB 2023 v11 | 2024-02-27 | Portuguese | ||
| 35722779 | FRE WEB 2023 v10 | 2024-02-06 | Portuguese | ||
| 33775291 | DFP 2023 | 2024-02-05 | Portuguese | ||
| 35722604 | FRE WEB 2023 v9 | 2024-01-05 | Portuguese | ||
|
2023
10 filings
| |||||
| 35722456 | FRE WEB 2023 v8 | 2023-12-06 | Portuguese | ||
| 35722276 | FRE WEB 2023 v7 | 2023-12-05 | Portuguese | ||
| 35722132 | FRE WEB 2023 v6 | 2023-12-05 | Portuguese | ||
| 34035046 | ITR 2023-Q3 | 2023-11-06 | Portuguese | ||
| 35721947 | FRE WEB 2023 v5 | 2023-10-20 | Portuguese | ||
| 35721805 | FRE WEB 2023 v4 | 2023-09-05 | Portuguese | ||
| 34035048 | ITR 2023-Q2 | 2023-08-07 | Portuguese | ||
| 35721691 | FRE WEB 2023 v3 | 2023-07-17 | Portuguese | ||
| 35721515 | FRE WEB 2023 v2 | 2023-07-07 | Portuguese | ||
| 35721340 | FRE WEB 2023 | 2023-05-31 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
0964104 B.C. Ltd.
A holding company and wholly-owned subsidiary of U3O8 Corp.…
|
— | CA | Financial and insurance activit… |
|
1000 YATIRIMLAR HOLDİNG A.Ş.
Investment holding company focused on tech, transportation,…
|
BINHO | TR | Financial and insurance activit… |
|
1RT Acquisition Corp.
A blank check company formed to effect a merger or other bu…
|
ONCH | US | Financial and insurance activit… |
|
3U Holding AG
A holding company operating firms in IT, renewable energy, …
|
UUU | DE | Financial and insurance activit… |
|
4404980 CANADA INC.
A dissolved federally incorporated distributing corporation…
|
— | CA | Financial and insurance activit… |
|
524 PARTICIPAÇOES SA
Holding company focused on the management and administratio…
|
— | BR | Financial and insurance activit… |
|
8I HOLDINGS LTD
Investment holding company focused on fintech, asset manage…
|
8IH | AU | Financial and insurance activit… |
|
9169-8316 Québec Inc.
Numbered corporation and reporting issuer filing regulatory…
|
— | CA | Financial and insurance activit… |
|
ACACIA RESEARCH CORP
A strategic acquirer and operator of undervalued public and…
|
ACTG | US | Financial and insurance activit… |
|
Acceler8 Ventures PLC
Acquisition company targeting gaming, media, software, tech…
|
— | JE | Financial and insurance activit… |
BB SEGURIDADE PARTICIPAÇÕES 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/52860/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52860 | 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=52860 | 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=52860 \ -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": 52860}, 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 BB SEGURIDADE PARTICIPAÇÕES S.A. (id: 52860)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.