
KENTE CATALYSTS INC. — Investor Relations & Filings
Kente Catalysts Inc. specializes in the research, development, and manufacturing of high-performance catalytic materials and fine chemical intermediates. The company's core product portfolio includes quaternary ammonium salts, quaternary phosphonium salts, phase transfer catalysts, and ionic liquids. These products are utilized across diverse sectors such as pharmaceutical synthesis, agrochemical production, electronic chemicals, and advanced materials. Kente Catalysts focuses on providing high-purity chemical solutions and customized catalytic systems to optimize chemical reactions and industrial processes. The firm maintains a strong emphasis on technological innovation and quality control to meet the rigorous standards of the global specialty chemicals market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度股东会决议公告 | 2026-05-20 | Chinese | |
| 上海市锦天城律师事务所关于肯特催化2025年年度股东会法律意见书 | 2026-05-20 | Chinese | |
| 关于持股5%以上股东减持股份计划公告 | 2026-05-19 | Chinese | |
| 公司董事会关于独立董事独立性自查情况的专项报告 | 2026-04-27 | Chinese | |
| 关于公司及子公司2026年度向银行申请综合授信额度的公告 | 2026-04-27 | Chinese | |
| 关于使用部分暂时闲置募集资金进行现金管理的公告 | 2026-04-27 | Chinese |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46702235 | 2025年年度股东会决议公告 | 2026-05-20 | Chinese | ||
| 46702230 | 上海市锦天城律师事务所关于肯特催化2025年年度股东会法律意见书 | 2026-05-20 | Chinese | ||
| 46566260 | 关于持股5%以上股东减持股份计划公告 | 2026-05-19 | Chinese | ||
| 40021920 | 公司董事会关于独立董事独立性自查情况的专项报告 | 2026-04-27 | Chinese | ||
| 40021909 | 关于公司及子公司2026年度向银行申请综合授信额度的公告 | 2026-04-27 | Chinese | ||
| 40021904 | 关于使用部分暂时闲置募集资金进行现金管理的公告 | 2026-04-27 | Chinese | ||
| 40021902 | 25.2025年度独立董事述职报告(罗雄军) | 2026-04-27 | Chinese | ||
| 40021885 | 关于使用部分暂时闲置自有资金进行现金管理的公告 | 2026-04-27 | Chinese | ||
| 40021865 | 2025年度审计报告 | 2026-04-27 | Chinese | ||
| 40020773 | 董事会审计委员会对会计师事务所2025年度履行监督职责情况报告 | 2026-04-27 | Chinese | ||
| 40020766 | 2025年度主要经营数据公告 | 2026-04-27 | Chinese | ||
| 40020756 | 关于召开2025年年度暨2026年第一季度业绩说明会的公告 | 2026-04-27 | Chinese | ||
| 40020744 | 27.2025年度独立董事述职报告(陈效东) | 2026-04-27 | Chinese | ||
| 40020732 | 关于2025年度拟不进行利润分配及2026年中期利润分配事项的公告 | 2026-04-27 | Chinese | ||
| 40020723 | 关于非独立董事辞职暨选举非独立董事的公告 | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aether Industries Limited
Produces advanced intermediates and complex chemistries for…
|
AETHER | IN | Manufacturing |
|
Afyren
Produces biobased organic acids from non-food agricultural …
|
ALAFY | FR | Manufacturing |
|
Air Liquide
A world leader in gases, technologies, and services for ind…
|
AI | FR | Manufacturing |
|
Air Products & Chemicals, Inc.
Global supplier of industrial gases, performance materials,…
|
APD | US | Manufacturing |
|
AIR WATER INC.
Industrial gas manufacturer diversified into chemicals, med…
|
4088 | JP | Manufacturing |
|
AksharChem (India) Ltd.
Produces dye intermediates and pigments for global textile …
|
AKSHARCHEM | IN | Manufacturing |
|
ALBEMARLE CORP
A specialty chemicals company focused on developing and man…
|
ALB | US | Manufacturing |
|
Alkali Metals Limited
Produces alkali metals and specialty chemicals for pharmace…
|
ALKALI | IN | Manufacturing |
|
ALKİM ALKALİ KİMYA A.Ş.
A chemical company mining and producing inorganic salts lik…
|
ALKIM | TR | Manufacturing |
|
Alkyl Amines Chemicals Ltd.
Manufacturer of aliphatic amines and derivatives for pharma…
|
ALKYLAMINE | IN | Manufacturing |
KENTE CATALYSTS 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/57442/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57442 | 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=57442 | 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=57442 \ -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": 57442}, 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 KENTE CATALYSTS INC. (id: 57442)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.