
LSB INDUSTRIES, INC. — Investor Relations & Filings
LSB Industries, Inc. is a manufacturer of chemical products, specializing in the production and sale of ammonia and its derivatives. The company's portfolio includes industrial and high-purity metallurgical grade ammonia, nitric acid, and nitrogen-based fertilizers. These products serve a diverse range of end markets, including agriculture, industrial, and mining. Key industrial applications for its chemicals include power generation, water treatment, refrigeration, and the manufacturing of blasting agents. In the agricultural sector, its products are used as nitrogen fertilizers to enhance crop yields. A core part of the company's strategy is its focus on becoming a leader in the production and delivery of low and no-carbon products to support the clean energy market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-21 | English | |
| 8-K | 2026-05-21 | English | |
| S-3 | 2026-05-14 | English | |
| S-3ASR | 2026-05-14 | English | |
| 10-Q | 2026-04-30 | English | |
| 8-K | 2026-04-30 | English |
Browse filings by year
27 years- 2026 49 filings
- 2025 51 filings
- 2024 58 filings
- 2023 43 filings
- 2022 50 filings
- 2021 68 filings
- 2020 47 filings
- 2019 48 filings
- 2018 45 filings
- 2017 48 filings
- 2016 76 filings
- 2015 88 filings
- 2014 77 filings
- 2013 70 filings
- 2012 57 filings
- 2011 93 filings
- 2010 68 filings
- 2009 68 filings
- 2008 134 filings
- 2007 157 filings
- 2006 113 filings
- 2005 53 filings
- 2004 59 filings
- 2003 57 filings
- 2002 18 filings
- 2001 16 filings
- 2000 27 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46753827 | 8-K | 2026-05-21 | English | ||
| 46753760 | 8-K | 2026-05-21 | English | ||
| 46273283 | S-3 | 2026-05-14 | English | ||
| 46281651 | S-3ASR | 2026-05-14 | English | ||
| 45929663 | 10-Q | 2026-04-30 | English | ||
| 45929698 | 8-K | 2026-04-30 | English | ||
| 45929713 | 8-K | 2026-04-29 | English | ||
| 45929734 | 8-K | 2026-04-27 | English | ||
| 45929742 | Major Shareholding Notification 2026 | 2026-04-27 | English | ||
| 45929782 | DEFA14A | 2026-04-15 | English | ||
| 45929944 | DEFA14A | 2026-04-15 | English | ||
| 34027629 | ARS - LSB INDUSTRIES, INC. (0000060714) (Filer) | 2026-04-10 | English | ||
| 45929926 | DEF 14A | 2026-04-10 | English | ||
| 33745271 | 8-K - LSB INDUSTRIES, INC. (0000060714) (Filer) | 2026-04-07 | English | ||
| 33276753 | 8-K - LSB INDUSTRIES, INC. (0000060714) (Filer) | 2026-04-03 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fertilizers and nitrogen compounds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hubei Forbon Technology Co.,Ltd.
Provides fertilizer additives and digital solutions for sma…
|
300387 | CN | Manufacturing |
|
Hubei Yihua Chemical Industry Co., Ltd.
Manufactures fertilizers, PVC, and coal-derived chemicals i…
|
000422 | CN | Manufacturing |
|
ICL Group Ltd.
Global manufacturer of specialty minerals for food, agricul…
|
ICL | IL | Manufacturing |
|
Indian Phosphate Limited
Produces SSP and GSSP fertilizers and LABSA for detergent a…
|
IPHL | IN | Manufacturing |
|
INNER MONGOLIA BERUN CHEMICAL COMPANY LIMITED
Produces methanol, synthetic ammonia, and urea for industri…
|
000683 | CN | Manufacturing |
|
Itafos Inc.
Vertically integrated producer of phosphate and specialty f…
|
ITFS | US | Manufacturing |
|
JIANSU HUACHANG CHEMICAL CO.,LTD
Produces fertilizers, basic chemicals, and hydrogen energy …
|
002274 | CN | Manufacturing |
|
Jubilant Agri and Consumer Products Limited
Manufacturer of agricultural inputs, wood adhesives, and fo…
|
JUBLCPL | IN | Manufacturing |
|
Katakura & Co-op Agri Corporation
Manufacturer of agricultural materials, feed, and chemical …
|
4031 | JP | Manufacturing |
|
KG Chemical Corporation
A manufacturer of agricultural products and eco-friendly ch…
|
001390 | KR | Manufacturing |
LSB INDUSTRIES, INC. 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/32699/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32699 | 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=32699 | 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=32699 \ -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": 32699}, 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 LSB INDUSTRIES, INC. (id: 32699)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.