524 PARTICIPAÇOES SA — Investor Relations & Filings
About 524 PARTICIPAÇOES SA
524 Participações S.A. is a holding company established in 1997. The entity functions as a pure holding company, with its primary business activities centered on the management and administration of equity interests in other enterprises. It does not engage in direct commercial or industrial operations, nor does it maintain an active internal workforce for operational tasks. Instead, the company focuses on the strategic oversight of its investment portfolio and the exercise of its rights as a shareholder in its subsidiary or affiliated entities. Its corporate structure is designed to facilitate the centralized management of diverse financial assets and corporate participations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ITR 2023-Q1 | 2023-05-11 | Portuguese | |
| FRE NOVO 2022 v2 | 2023-05-03 | Portuguese | |
| DFP 2022 | 2023-03-16 | Portuguese | |
| ITR 2022-Q3 | 2022-11-10 | Portuguese | |
| ITR 2022-Q2 | 2022-08-10 | Portuguese | |
| FRE NOVO 2022 | 2022-05-27 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
3 filings
| |||||
| 34021075 | ITR 2023-Q1 | 2023-05-11 | Portuguese | ||
| 34933113 | FRE NOVO 2022 v2 | 2023-05-03 | Portuguese | ||
| 33754102 | DFP 2022 | 2023-03-16 | Portuguese | ||
|
2022
7 filings
| |||||
| 33990459 | ITR 2022-Q3 | 2022-11-10 | Portuguese | ||
| 33990413 | ITR 2022-Q2 | 2022-08-10 | Portuguese | ||
| 34933037 | FRE NOVO 2022 | 2022-05-27 | Portuguese | ||
| 33990421 | ITR 2022-Q1 | 2022-05-12 | Portuguese | ||
| 34630750 | FRE NOVO 2021 v2 | 2022-05-06 | Portuguese | ||
| 33734026 | DFP 2021 v2 | 2022-03-08 | Portuguese | ||
| 33733982 | DFP 2021 | 2022-02-23 | Portuguese | ||
|
2021
5 filings
| |||||
| 33972242 | ITR 2021-Q3 | 2021-11-12 | Portuguese | ||
| 33972229 | ITR 2021-Q2 | 2021-08-16 | Portuguese | ||
| 34630731 | FRE NOVO 2021 | 2021-05-28 | Portuguese | ||
| 33972218 | ITR 2021-Q1 | 2021-05-14 | Portuguese | ||
| 34549716 | FRE NOVO 2020 v3 | 2021-05-04 | 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.…
|
— | Canada | Financial and insurance… | Open |
|
1000 YATIRIMLAR HOLDİNG A.Ş.
Investment holding company focused on tech, transportation,…
|
BINHO | Türkiye | Financial and insurance… | Open |
|
1RT Acquisition Corp.
A blank check company formed to effect a merger or other bu…
|
ONCH | United States of America | Financial and insurance… | Open |
|
3U Holding AG
A holding company operating firms in IT, renewable energy, …
|
UUU | Germany | Financial and insurance… | Open |
|
4404980 CANADA INC.
A dissolved federally incorporated distributing corporation…
|
— | Canada | Financial and insurance… | Open |
|
8I HOLDINGS LTD
Investment holding company focused on fintech, asset manage…
|
8IH | Australia | Financial and insurance… | Open |
|
9169-8316 Québec Inc.
Numbered corporation and reporting issuer filing regulatory…
|
— | Canada | Financial and insurance… | Open |
|
ACACIA RESEARCH CORP
A strategic acquirer and operator of undervalued public and…
|
ACTG | United States of America | Financial and insurance… | Open |
|
Acceler8 Ventures PLC
Acquisition company targeting gaming, media, software, tech…
|
— | Jersey | Financial and insurance… | Open |
|
Aceso Life Science Group Limited
Investment holding with diversified interests: finance, pro…
|
474 | Hong Kong | Financial and insurance… | Open |
524 PARTICIPAÇOES SA 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/52812/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52812 | 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=52812 | 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=52812 \ -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": 52812}, 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 524 PARTICIPAÇOES SA (id: 52812)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.