KENTE CATALYSTS INC. — Investor Relations & Filings
About KENTE CATALYSTS INC.
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 |
|---|---|---|---|
| 公司董事会关于独立董事独立性自查情况的专项报告 | 2026-04-27 | Chinese | |
| 关于公司及子公司2026年度向银行申请综合授信额度的公告 | 2026-04-27 | Chinese | |
| 关于使用部分暂时闲置募集资金进行现金管理的公告 | 2026-04-27 | Chinese | |
| 25.2025年度独立董事述职报告(罗雄军) | 2026-04-27 | Chinese | |
| 关于使用部分暂时闲置自有资金进行现金管理的公告 | 2026-04-27 | Chinese | |
| 2025年度审计报告 | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 40020717 | 公司2025年度股东会通知 | 2026-04-27 | Chinese | ||
| 40020710 | 肯特催化财务管理制度 | 2026-04-27 | Chinese | ||
| 40020700 | 国金证券股份有限公司关于肯特催化材料股份有限公司2025年度持续督导年度报告书 | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
20 Microns Limited
Produces ultra-fine industrial minerals and specialty chemi…
|
20MICRONS | IN | Manufacturing |
|
5E Advanced Materials, Inc.
Develops boron and lithium resources for a domestic supply …
|
FEAM | US | Manufacturing |
|
Aarti Industries Ltd
Global producer of benzene-based specialty chemicals and ph…
|
AARTIIND | IN | Manufacturing |
|
Aarti Surfactants Limited
Produces surfactants and specialty chemicals for global FMC…
|
AARTISURF | IN | Manufacturing |
|
ABA CHEMICALS CORPORATION
CDMO for advanced intermediates and active ingredients for …
|
300261 | CN | Manufacturing |
|
AB Igrene
Converts natural methane into hydrogen and solid carbon usi…
|
ABI | SE | Manufacturing |
|
ADVANCED ENERGY MINERALS LTD
Produces ultra-high purity alumina for batteries, LEDs and …
|
AEM | AU | Manufacturing |
|
Advanced Graphene Products Spolka Akcyjna
Manufacturer of large-area and flake graphene materials and…
|
GPH | PL | Manufacturing |
|
ADVANCE ZINCTEK LIMITED
Produces zinc and aluminum oxide powders for sunscreens, sk…
|
ANO | AU | Manufacturing |
|
AdvanSix Inc.
A diversified chemistry company producing essential materia…
|
ASIX | US | 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.