LANXESS AG — Investor Relations & Filings
LANXESS is a specialty chemicals company focused on the development, manufacturing, and marketing of chemical intermediates, additives, specialty chemicals, and consumer protection products. The company's portfolio includes performance polymers, specialty additives such as flame retardants, and advanced solutions for water treatment and biosecurity. These products are utilized across a diverse range of industries, providing solutions that improve safety, quality, and performance in applications for the automotive, agricultural, and consumer goods sectors, among others.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Regulatory Filings 2026 | 2026-05-08 | English | |
| Regulatory Filings 2026 | 2026-05-07 | English | |
| Q1 statement / Q1 financial report 2026 | 2026-05-07 | English | |
| Regulatory Filings 2026 | 2026-05-05 | English | |
| Regulatory Filings 2026 | 2026-05-04 | English | |
| Regulatory Filings 2026 | 2026-05-01 | English |
Browse filings by year
22 years- 2026 43 filings
- 2025 54 filings
- 2024 116 filings
- 2023 99 filings
- 2022 88 filings
- 2021 75 filings
- 2020 138 filings
- 2019 136 filings
- 2018 91 filings
- 2017 90 filings
- 2016 52 filings
- 2015 116 filings
- 2014 60 filings
- 2013 45 filings
- 2012 46 filings
- 2011 39 filings
- 2010 34 filings
- 2009 27 filings
- 2008 68 filings
- 2007 48 filings
- 2006 16 filings
- 2005 13 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for LANXESS AG, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Manufacture of other chemical products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PRIVI SPECIALITY CHEMICALS LIMITED
Develops and manufactures aroma chemicals and fragrance ing…
|
PRIVISCL | IN | Manufacturing |
|
PT Chemstar Indonesia Tbk
Manufactures and trades high-quality chemicals, dyes, and s…
|
CHEM | ID | Manufacturing |
|
PT Lautan Luas Tbk
Integrated ingredients and solutions provider specializing …
|
LTLS | ID | Manufacturing |
|
PT OBM Drilchem Tbk
Specialty drilling fluid additives for lost circulation and…
|
OBMD | ID | Manufacturing |
|
PT Sinergi Multi Lestarindo Tbk
Specialty chemical supplier for food, personal care, and in…
|
SMLE | ID | Manufacturing |
|
PT Tianrong Chemicals Industry Tbk
Operates as a holding company for four chemical manufacture…
|
TDPM | ID | Manufacturing |
|
Purit Co., Ltd.
Refines and upcycles organic solvents into high-purity chem…
|
445180 | KR | Manufacturing |
|
Qingdao Kingking Applied Chemistry Co.,Ltd.
Global manufacturer of home fragrances, candles, and intern…
|
002094 | CN | Manufacturing |
|
Qingdao Vland Biotech Inc.
Develops enzymes, probiotics, and animal health solutions f…
|
603739 | CN | Manufacturing |
|
Qna Technology Spolka Akcyjna
Manufactures heavy metal-free quantum dots for advanced dis…
|
QNA | PL | Manufacturing |
LANXESS AG 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/259/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=259 | 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=259 | 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=259 \ -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": 259}, 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 LANXESS AG (id: 259)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.