
Origin Agritech LTD — Investor Relations & Filings
Origin Agritech LTD is an agricultural biotechnology company focused on crop seed breeding and genetic improvement. The company is vertically integrated, managing activities from research and development to the production, sale, and distribution of its seed products. Its core activities involve developing hybrid and genetically modified seeds for key crops, including corn, rice, cotton, and canola. A primary focus is on creating seeds with advanced biotechnological traits, such as insect resistance (Bt), herbicide tolerance, and enhanced nutritional value, like transgenic phytase corn. The company leverages innovative technologies, including a proprietary gene-editing platform, to build a robust product pipeline and provide advanced seed solutions to address food security needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 6-K | 2026-05-21 | English | |
| 6-K - Origin Agritech LTD (0001321851) (Filer) | 2026-03-24 | English | |
| 6-K Filing | 2026-02-02 | English | |
| 20-F Filing | 2026-01-30 | English | |
| 424B2 | 2025-12-22 | English | |
| Regulatory Filings 2025 | 2025-12-22 | English |
Browse filings by year
22 years- 2026 4 filings
- 2025 19 filings
- 2024 14 filings
- 2023 7 filings
- 2022 17 filings
- 2021 13 filings
- 2020 19 filings
- 2019 9 filings
- 2018 15 filings
- 2017 20 filings
- 2016 17 filings
- 2015 11 filings
- 2014 15 filings
- 2013 17 filings
- 2012 21 filings
- 2011 19 filings
- 2010 22 filings
- 2009 20 filings
- 2008 27 filings
- 2007 33 filings
- 2006 30 filings
- 2005 34 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 46732292 | FORM 6-K | 2026-05-21 | English | ||
| 33028712 | 6-K - Origin Agritech LTD (0001321851) (Filer) | 2026-03-24 | English | ||
| 28865530 | 6-K Filing | 2026-02-02 | English | ||
| 28865838 | 20-F Filing | 2026-01-30 | English | ||
|
2025
11 filings
| |||||
| 11832990 | 424B2 | 2025-12-22 | English | ||
| 11832985 | Regulatory Filings 2025 | 2025-12-22 | English | ||
| 11832984 | F-3/A | 2025-12-05 | English | ||
| 11832986 | Major Shareholding Notification 2025 | 2025-10-31 | English | ||
| 11832987 | Major Shareholding Notification 2025 | 2025-10-23 | English | ||
| 11832993 | F-3/A | 2025-10-15 | English | ||
| 11832988 | FORM 6-K | 2025-09-30 | English | ||
| 11832989 | FORM 6-K | 2025-09-12 | English | ||
| 11832991 | FORM S-8 | 2025-06-30 | English | ||
| 11832994 | FORM F-3/A | 2025-06-30 | English | ||
| 11832992 | FORM 6-K | 2025-06-26 | English | ||
Market data
Market data not available
Price history
Peer group · Plant propagation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agriseed S.A.
Specializes in proprietary genetics & seed value chain for …
|
— | AR | Agriculture, forestry and fishi… |
|
ASIA SEED Co.,Ltd.
Develops, breeds, and sells a variety of hybrid vegetable a…
|
154030 | KR | Agriculture, forestry and fishi… |
|
Berg Earth co.,Ltd.
Agribusiness specializing in the production and sale of veg…
|
1383 | JP | Agriculture, forestry and fishi… |
|
BISI INTERNATIONAL Tbk
Largest producer of hybrid seeds (corn, rice, horticulture)…
|
BISI | ID | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Giống Cây trồng Miền Nam
Leading enterprise specializing in research, production, an…
|
SSC | VN | Agriculture, forestry and fishi… |
|
Donegal Investment
An agricultural company managing a portfolio of businesses …
|
DQ7A | IE | Agriculture, forestry and fishi… |
|
GENOMIC VALLEY BIOTECH LIMITED
Specializes in floriculture and plant tissue culture using …
|
539206 | IN | Agriculture, forestry and fishi… |
|
Hainan Shennong Seed Industry Technology Co.,Ltd.
Develops, produces, and distributes high-quality crop seeds…
|
300189 | CN | Agriculture, forestry and fishi… |
|
JK Agri Genetics Limited
Researches, develops, and markets high-yielding hybrid fiel…
|
536493 | IN | Agriculture, forestry and fishi… |
|
KANEKO SEEDS CO., LTD.
Researches, produces, and sells seeds, seedlings, and agric…
|
1376 | JP | Agriculture, forestry and fishi… |
Origin Agritech LTD 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/35289/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35289 | 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=35289 | 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=35289 \ -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": 35289}, 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 Origin Agritech LTD (id: 35289)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.