K+S AG — Investor Relations & Filings
K+S AG is a supplier of mineral products specializing in the extraction and processing of raw materials, primarily potash and salt. The company's business is focused on four segments: Agriculture, Industry, Consumers, and Communities. For the agricultural sector, it provides a wide range of fertilizers and plant nutrients to support global food production. The industrial segment supplies essential minerals for diverse applications, including animal nutrition, food processing, water treatment, and pharmaceuticals. For consumers, K+S offers salt products for food seasoning, water softening, and household use. The communities segment provides de-icing salts to ensure public safety in winter. The company operates production sites on two continents and maintains a global distribution network to serve its customers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Regulatory Filings 2026 | 2026-05-08 | English | |
| Regulatory Filings 2026 | 2026-05-05 | English | |
| Regulatory Filings 2026 | 2026-05-01 | English | |
| Regulatory Filings 2026 | 2026-04-30 | German | |
| Major Shareholding Notification 2026 | 2026-04-28 | German | |
| Major Shareholding Notification 2026 | 2026-04-22 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44315442 | Regulatory Filings 2026 | 2026-05-08 | English | ||
| 41442511 | Regulatory Filings 2026 | 2026-05-05 | English | ||
| 39560976 | Regulatory Filings 2026 | 2026-05-01 | English | ||
| 39148055 | Regulatory Filings 2026 | 2026-04-30 | German | ||
| 38072576 | Major Shareholding Notification 2026 | 2026-04-28 | German | ||
| 35136884 | Major Shareholding Notification 2026 | 2026-04-22 | English | ||
| 34692477 | Major Shareholding Notification 2026 | 2026-04-20 | English | ||
| 34648590 | Major Shareholding Notification 2026 | 2026-04-16 | English | ||
| 34502769 | Major Shareholding Notification 2026 | 2026-04-14 | English | ||
| 34422438 | Major Shareholding Notification 2026 | 2026-04-13 | English | ||
| 34009070 | Declaration of Voting Results & Voting Rights Announcements 2026 | 2026-04-10 | English | ||
| 33887697 | Major Shareholding Notification 2026 | 2026-04-09 | English | ||
| 33283162 | Major Shareholding Notification 2026 | 2026-04-03 | English | ||
| 33152807 | Major Shareholding Notification 2026 | 2026-04-02 | English | ||
| 33101439 | Major Shareholding Notification 2026 | 2026-03-31 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for K+S 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 · Mining of chemical and fertilizer minerals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
One World Lithium Inc.
Exploring lithium-in-brine resources and commercializing pr…
|
OWLI | CA | Mining and quarrying |
|
Ophir Metals Corp.
Focused on acquiring and developing critical mineral assets…
|
OPHR | CA | Mining and quarrying |
|
Pacific Silk Road Resources Group Inc.
Exploration-stage company focused on the acquisition and de…
|
PP.H | CA | Mining and quarrying |
|
Pan American Fertilizer Corp.
Explores, extracts, and commercializes mineral fertilizers …
|
— | CA | Mining and quarrying |
|
PASSPORT POTASH INC.
Exploration and development company advancing the Holbrook …
|
PPI | CA | Mining and quarrying |
|
PHOSCO LTD
Mineral exploration and development company focused on glob…
|
PHO | AU | Mining and quarrying |
|
PMET Resources Inc.
Critical minerals explorer focused on the largest lithium p…
|
PMET | CA | Mining and quarrying |
|
Potash North Resource Corporation
Focused on the exploration and advancement of essential pot…
|
NPTH | CA | Mining and quarrying |
|
Potash One Inc.
Mineral exploration and development company focused on adva…
|
KCL | CA | Mining and quarrying |
|
POWR Lithium Corp.
Exploring and developing American lithium resources for EV …
|
POWR | CA | Mining and quarrying |
K+S 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/239/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=239 | 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=239 | 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=239 \ -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": 239}, 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 K+S AG (id: 239)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.