
LABORATÓRIO TEUTO BRASILEIRO S.A. — Investor Relations & Filings
Laborat3rio Teuto Brasileiro S.A. specializes in the development, manufacturing, and commercialization of a comprehensive portfolio of healthcare products. As a pioneer in the production of generic medicines and Over-the-Counter (OTC) drugs, the company operates an extensive industrial complex dedicated to high-standard pharmaceutical production. Its offerings encompass a wide range of generic, branded, and prescription-exempt medications across multiple therapeutic categories. The organization focuses on providing accessible healthcare solutions through advanced manufacturing processes and rigorous quality control. Serving a broad network of pharmacies and healthcare providers, the company utilizes modern technology to ensure the safety and efficacy of its medicinal products, maintaining a significant presence in the healthcare supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ITR 2026-Q1 | 2026-05-14 | Portuguese | |
| Aprovar a Dispensa Prévia Apuração Índices Financeiros – 4T25; Aprovar a Apuração Extraordinária - Índices Financeiros | 2026-04-06 | Portuguese | |
| DFP 2025 | 2026-03-31 | Portuguese | |
| ITR 2025-Q3 | 2025-11-14 | Portuguese | |
| ITR 2025-Q2 | 2025-08-13 | Portuguese | |
| FRE WEB 2025 | 2025-05-26 | Portuguese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 47005590 | ITR 2026-Q1 | 2026-05-14 | Portuguese | ||
| 33726705 | Aprovar a Dispensa Prévia Apuração Índices Financeiros – 4T25; Aprovar a Apuração Extraordinária - Índices Financeiros | 2026-04-06 | Portuguese | ||
| 33797620 | DFP 2025 | 2026-03-31 | Portuguese | ||
|
2025
6 filings
| |||||
| 34111471 | ITR 2025-Q3 | 2025-11-14 | Portuguese | ||
| 34111475 | ITR 2025-Q2 | 2025-08-13 | Portuguese | ||
| 47013663 | FRE WEB 2025 | 2025-05-26 | Portuguese | ||
| 46922810 | FCA 2025 | 2025-05-26 | Portuguese | ||
| 34111393 | ITR 2025-Q1 | 2025-05-15 | Portuguese | ||
| 33788265 | DFP 2024 | 2025-03-27 | Portuguese | ||
|
2024
4 filings
| |||||
| 34063490 | ITR 2024-Q3 | 2024-11-08 | Portuguese | ||
| 34063482 | ITR 2024-Q2 | 2024-08-12 | Portuguese | ||
| 34063486 | ITR 2024-Q1 | 2024-05-13 | Portuguese | ||
| 33775099 | DFP 2023 | 2024-03-25 | Portuguese | ||
|
2023
2 filings
| |||||
| 34034761 | ITR 2023-Q3 | 2023-11-10 | Portuguese | ||
| 34034763 | ITR 2023-Q2 | 2023-08-11 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pharmaceuticals, medicinal chemical and botanical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AC Immune SA
Biopharmaceutical firm developing precision medicine for ne…
|
ACIU | CH | Manufacturing |
|
Aclaris Therapeutics, Inc.
Clinical-stage biopharmaceutical company developing drugs f…
|
ACRS | US | Manufacturing |
|
Acrivon Therapeutics, Inc.
Clinical-stage biopharma using proteomics to develop precis…
|
ACRV | US | Manufacturing |
|
ACRUX LIMITED
Develops and commercializes topical and transdermal drug de…
|
ACR | AU | Manufacturing |
|
Acticor Biotech
Develops treatments for thrombotic diseases, focusing on ac…
|
ALACT | FR | Manufacturing |
|
Actinium Pharmaceuticals, Inc.
Clinical-stage company developing targeted radiotherapies f…
|
ATNM | US | Manufacturing |
|
ACTUATE THERAPEUTICS, INC.
Clinical-stage biopharma developing therapies for cancers w…
|
ACTU | US | Manufacturing |
|
AcuCort AB
Develops user-friendly drug formulations for severe and acu…
|
ACUC | SE | Manufacturing |
|
Acumen Pharmaceuticals, Inc.
Clinical-stage biopharma developing targeted therapies for …
|
ABOS | US | Manufacturing |
|
Acurx Pharmaceuticals, Inc.
Clinical-stage biopharma developing a new class of antibiot…
|
ACXP | US | Manufacturing |
LABORATÓRIO TEUTO BRASILEIRO 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/53048/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53048 | 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=53048 | 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=53048 \ -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": 53048}, 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 LABORATÓRIO TEUTO BRASILEIRO S.A. (id: 53048)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.