BLAU FARMACÊUTICA S.A. — Investor Relations & Filings
About BLAU FARMACÊUTICA S.A.
Blau Farmacêutica S.A. is a multinational corporation specializing in the institutional and hospital segments. As a pioneer in the development of biological products, the company develops and manufactures a diverse portfolio of high-complexity medications, including biologics, oncologicals, antibiotics, anesthetics, and antirheumatics. Its product range also encompasses specialized treatments for feminine health and uterine stimulation. The organization maintains a strong focus on research and development, utilizing proprietary manufacturing facilities to deliver advanced therapeutic solutions. With an international presence, the company provides high-quality medical products designed to meet the rigorous demands of healthcare institutions and specialized hospital environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Relatório Anual do Agente Fiduciário Exercício de 2025 | 2026-04-29 | Portuguese | |
| - | 2026-04-22 | Portuguese | |
| Mapa Final de Votação Detalhado | 2026-04-22 | Portuguese | |
| Tomada de Contas-Votação do Relatório da Administração e das Demonstrações Financeiras; Remuneração dos Administradores e Conselheiros; Destinação dos Resultados; Reforma Estatutária | 2026-04-22 | Portuguese | |
| AGOE - Mapa sintético consolidado | 2026-04-20 | Portuguese | |
| DFP 2025 | 2026-03-17 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 39302655 | Relatório Anual do Agente Fiduciário Exercício de 2025 | 2026-04-29 | Portuguese | ||
| 35489102 | - | 2026-04-22 | Portuguese | ||
| 35444080 | Mapa Final de Votação Detalhado | 2026-04-22 | Portuguese | ||
| 35443995 | Tomada de Contas-Votação do Relatório da Administração e das Demonstrações Financeiras; Remuneração dos Administradores e Conselheiros; Destinação dos Resultados; Reforma Estatutária | 2026-04-22 | Portuguese | ||
| 34692053 | AGOE - Mapa sintético consolidado | 2026-04-20 | Portuguese | ||
| 33800451 | DFP 2025 | 2026-03-17 | Portuguese | ||
|
2025
5 filings
| |||||
| 34132685 | ITR 2025-Q3 | 2025-11-04 | Portuguese | ||
| 34132657 | ITR 2025-Q2 v2 | 2025-08-06 | Portuguese | ||
| 34132628 | ITR 2025-Q2 | 2025-08-05 | Portuguese | ||
| 34132551 | ITR 2025-Q1 | 2025-05-06 | Portuguese | ||
| 33793239 | DFP 2024 | 2025-03-18 | Portuguese | ||
|
2024
4 filings
| |||||
| 34076081 | ITR 2024-Q3 v2 | 2024-11-06 | Portuguese | ||
| 34076039 | ITR 2024-Q3 | 2024-11-05 | Portuguese | ||
| 34076042 | ITR 2024-Q2 v3 | 2024-08-26 | Portuguese | ||
| 34076009 | ITR 2024-Q2 v2 | 2024-08-07 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pharmaceuticals, medicinal chemical and botanical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
13260917 Canada Inc.
Biotech developing oral small molecules to restore muscle s…
|
MSCL | CA | Manufacturing |
|
1608557 Ontario Inc.
Biopharmaceutical company dedicated to R&D, discovery, and …
|
OTROQ | CA | Manufacturing |
|
3B BlackBio Dx Limited
Develops molecular diagnostic kits for oncology, infectious…
|
3BBLACKBIO | IN | Manufacturing |
|
3D Medicines Inc.
Commercial-stage biopharma specializing in next-generation …
|
1244 | HK | Manufacturing |
|
3SBio Inc.
Biopharmaceutical enterprise specializing in R&D, productio…
|
1530 | KY | Manufacturing |
|
4BASEBIO PLC
Manufactures GMP-grade synthetic DNA for next-generation th…
|
4BB | GB | Manufacturing |
|
4D Molecular Therapeutics, Inc.
Develops genetic medicines using AAV vectors for ophthalmol…
|
FDMT | US | Manufacturing |
|
4Front Ventures Corp.
Vertically integrated cannabis operator managing cultivatio…
|
FFNT | CA | Manufacturing |
|
4SC AG
Biopharmaceutical company with no products under developmen…
|
VSC | DE | Manufacturing |
|
60 DEGREES PHARMACEUTICALS, INC.
Develops and commercializes medicines for infectious diseas…
|
SXTP | US | Manufacturing |
BLAU FARMACÊUTICA 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/52869/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52869 | 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=52869 | 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=52869 \ -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": 52869}, 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 BLAU FARMACÊUTICA S.A. (id: 52869)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.