
22nd Century Group, Inc. — Investor Relations & Filings
22nd Century Group, Inc. is a plant biotechnology company focused on tobacco harm reduction through scientific innovation. The company utilizes proprietary genetic engineering and plant breeding technologies to develop tobacco plants with significantly reduced nicotine levels. Its primary commercial product is a combustible cigarette containing 95% less nicotine than conventional cigarettes, offering adult smokers a reduced-nicotine alternative. 22nd Century Group also provides contract manufacturing and specialized platform services, leveraging its plant-based technology to support public health research and commercial partners in the tobacco sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q - 22nd Century Group, Inc. (0001347858) (Filer) | 2026-05-07 | English | |
| 8-K - 22nd Century Group, Inc. (0001347858) (Filer) | 2026-05-07 | English | |
| 424B5 - 22nd Century Group, Inc. (0001347858) (Filer) | 2026-05-01 | English | |
| 424B5 - 22nd Century Group, Inc. (0001347858) (Filer) | 2026-04-10 | English | |
| S-3 - 22nd Century Group, Inc. (0001347858) (Filer) | 2026-03-31 | English | |
| S-8 - 22nd Century Group, Inc. (0001347858) (Filer) | 2026-03-27 | English |
Browse filings by year
22 years- 2026 15 filings
- 2025 83 filings
- 2024 86 filings
- 2023 70 filings
- 2022 51 filings
- 2021 61 filings
- 2020 49 filings
- 2019 38 filings
- 2018 19 filings
- 2017 48 filings
- 2016 36 filings
- 2015 43 filings
- 2014 57 filings
- 2013 64 filings
- 2012 42 filings
- 2011 76 filings
- 2010 14 filings
- 2009 10 filings
- 2008 7 filings
- 2007 8 filings
- 2006 8 filings
- 2005 1 filing
Market data
Market data not available
Price history
Peer group · Manufacture of tobacco products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALTRIA GROUP, INC.
A holding company with a portfolio of U.S. tobacco and nico…
|
MO | US | Manufacturing |
|
BlissCo Cannabis Corp.
Producer, processor, and distributor of high-quality, welln…
|
BLIS | CA | Manufacturing |
|
BRITISH AMERICAN TOBACCO (MALAYSIA) BERHAD
Manufactures and sells tobacco and nicotine products, focus…
|
— | MY | Manufacturing |
|
British American Tobacco PLC
A global consumer goods company providing tobacco and nicot…
|
BATS | GB | Manufacturing |
|
Bulgartabac Holding AD
Manufactures, processes, and distributes tobacco products a…
|
— | BG | Manufacturing |
|
BZAM LTD.
Cultivates, processes, and distributes branded recreational…
|
BZAM | CA | Manufacturing |
|
Dupnitsa-Tabac AD
Purchases, processes, and sells leaf tobacco, operating a s…
|
— | BG | Manufacturing |
|
Godfrey Phillips India Ltd.
Produces and distributes cigarettes, tobacco, tea, and mana…
|
GODFRYPHLP | IN | Manufacturing |
|
Golden Tobacco Ltd.
Manufactures tobacco products and develops residential and …
|
GOLDENTOBC | IN | Manufacturing |
|
Gotse Delchev Tabac AD
Processes and exports raw tobacco, produces cigarettes, and…
|
— | BG | Manufacturing |
22nd Century Group, 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/35363/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35363 | 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=35363 | 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=35363 \ -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": 35363}, 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 22nd Century Group, Inc. (id: 35363)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.