
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 |
|---|---|---|---|
|
Coromandel International Limited
Offers fertilizers, crop protection, and retail services to…
|
COROMANDEL | IN | Manufacturing |
|
CROPMATE BERHAD
Specializes in formulating, blending, and trading fertilise…
|
— | MY | Manufacturing |
|
CVR PARTNERS, LP
A limited partnership that produces and distributes nitroge…
|
UAN | US | Manufacturing |
|
Deepak Fertilizers &Petrochemicals
Manufacturer of industrial chemicals, fertilizers, and tech…
|
DEEPAKFERT | IN | Manufacturing |
|
Dongguang Chemical Limited
Major producer of coal-based urea and agricultural chemical…
|
1702 | HK | Manufacturing |
|
DO&SHUIHUA Group Co.,LTD.
Produces agricultural and industrial chemicals using integr…
|
002798 | CN | Manufacturing |
|
EGE GÜBRE SANAYİİ A.Ş.
Produces chemical fertilizers and provides comprehensive po…
|
EGGUB | TR | Manufacturing |
|
Engro Corporation Limited
Diversified conglomerate with 50+ years in energy, agricult…
|
ENGRO | PK | Manufacturing |
|
Engro Fertilizers Limited
Leading fertilizer manufacturer and urea producer, offering…
|
EFERT | PK | Manufacturing |
|
Enlightify Inc.
Develops and sells humic acid-based organic liquid fertiliz…
|
ENFY | US | 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.