%20Inc./other/CK_Life_Sciences_Intl._Holdings_Inc.-logo.png)
CK Life Sciences Int'l., (Holdings) Inc. — Investor Relations & Filings
CK Life Sciences Int'l., (Holdings) Inc. is an investment holding company dedicated to improving the quality of life through biotechnology. It focuses on the research, development, manufacturing, commercialization, and sale of products in two primary areas: human health and environmental sustainability. The human health segment includes nutraceuticals, health supplements, and healthcare R&D initiatives. The environmental sustainability segment encompasses agriculture-related products, such as fertilizers and crop protection solutions. The company markets its portfolio across North America, Australia, and Asia, utilizing proprietary R&D and patented inventions. It operates as a member of the CK Hutchison Group.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ANNUAL GENERAL MEETING HELD ON 21ST MAY, 2026 - POLL RESULTS | 2026-05-21 | English | |
| List of Directors and their Roles and Functions | 2026-05-08 | English | |
| RESIGNATION OF EXECUTIVE DIRECTOR, VICE PRESIDENT AND CHIEF EXECUTIVE OFFICER AND RE-DESIGNATION OF EXECUTIVE DIRECTOR | 2026-05-08 | English | |
| Monthly Return for Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-05 | English | |
| Sustainability Report 2025 | 2026-04-17 | English | |
| Notice of Annual General Meeting | 2026-04-17 | English |
Browse filings by year
27 years- 2026 28 filings
- 2025 223 filings
- 2024 208 filings
- 2023 227 filings
- 2022 214 filings
- 2021 145 filings
- 2020 190 filings
- 2019 104 filings
- 2018 127 filings
- 2017 115 filings
- 2016 110 filings
- 2015 157 filings
- 2014 139 filings
- 2013 151 filings
- 2012 147 filings
- 2011 111 filings
- 2010 115 filings
- 2009 93 filings
- 2008 56 filings
- 2007 59 filings
- 2006 54 filings
- 2005 36 filings
- 2004 34 filings
- 2003 38 filings
- 2002 20 filings
- 2001 25 filings
- 2000 10 filings
Market data
Market data not available
Price history
Peer group · Manufacture of pesticides and other agrochemical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADAMA Ltd.
Global provider of crop protection solutions using off-pate…
|
000553 | CN | Manufacturing |
|
Advance Agrolife Limited
Manufactures and distributes agrochemicals for crop protect…
|
ADVANCE | IN | Manufacturing |
|
Aimco Pesticides Ltd.
Manufacturer and exporter of technical grade pesticides and…
|
524288 | IN | Manufacturing |
|
Ambey Laboratories Limited
Manufactures and distributes agrochemicals and crop protect…
|
AMBEY | IN | Manufacturing |
|
AMERICAN VANGUARD CORP
Develops and markets solutions for crop protection, turf, a…
|
AVD | US | Manufacturing |
|
Amoéba
Develops natural microbiological solutions to manage bacter…
|
ALMIB | FR | Manufacturing |
|
ANCOM NYLEX BERHAD
Diversified group manufacturing agchem, industrial chemical…
|
— | MY | Manufacturing |
|
Anhui Guangxin Agrochemical Co., Ltd.
Produces agrochemicals and fine chemical intermediates usin…
|
603599 | CN | Manufacturing |
|
Aristo Bio-Tech And Lifescience Limited
Manufactures crop protection products and provides contract…
|
ARISTO | IN | Manufacturing |
|
ASTEC LIFESCIENCES LIMITED
CDMO manufacturing agrochemical active ingredients and phar…
|
ASTEC | IN | Manufacturing |
CK Life Sciences Int'l., (Holdings) 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/49461/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49461 | 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=49461 | 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=49461 \ -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": 49461}, 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 CK Life Sciences Int'l., (Holdings) Inc. (id: 49461)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.