
KSEC Intelligent Technology Co., Ltd. — Investor Relations & Filings
KSEC Intelligent Technology Co., Ltd. specializes in the development and integration of advanced logistics automation and intelligent manufacturing systems. The company provides comprehensive solutions including automated storage and retrieval systems (AS/RS), automated guided vehicles (AGVs), and high-speed sorting equipment. Its product portfolio features stacker cranes, autonomous mobile robots, and intelligent conveyor systems designed to optimize warehouse efficiency and production workflows. KSEC serves diverse sectors such as tobacco, pharmaceuticals, e-commerce, and cold chain logistics. By leveraging proprietary control software and robotics technology, the company delivers end-to-end automation services from system design and equipment manufacturing to installation and maintenance. Its focus remains on enhancing operational precision and scalability through integrated smart factory solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会议事规则(2023年5月) | 2023-05-05 | Chinese | |
| 关于公司高级管理人员辞职及聘任高级管理人员的公告 | 2023-05-05 | Chinese | |
| 关于接受关联方担保并向控股股东提供反担保暨关联交易的公告 | 2023-04-24 | Chinese | |
| 2023年一季度报告 | 2023-04-24 | Chinese | |
| 2022年度环境、社会及管治报告 | 2023-04-24 | Chinese | |
| 2022年度监事会工作报告 | 2023-04-24 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 39430939 | 董事会议事规则(2023年5月) | 2023-05-05 | Chinese | ||
| 39430926 | 关于公司高级管理人员辞职及聘任高级管理人员的公告 | 2023-05-05 | Chinese | ||
| 39430922 | 关于接受关联方担保并向控股股东提供反担保暨关联交易的公告 | 2023-04-24 | Chinese | ||
| 39430910 | 2023年一季度报告 | 2023-04-24 | Chinese | ||
| 39430899 | 2022年度环境、社会及管治报告 | 2023-04-24 | Chinese | ||
| 39430694 | 2022年度监事会工作报告 | 2023-04-24 | Chinese | ||
| 39430686 | 中信建投证券股份有限公司关于昆船智能技术股份有限公司2022年度募集资金存放与使用情况的专项核查报告 | 2023-04-24 | Chinese | ||
| 39430671 | 关于2022年度利润分配预案的公告 | 2023-04-24 | Chinese | ||
| 39430666 | 关于昆船智能技术股份有限公司非经营性资金占用及其他关联资金往来的专项说明 | 2023-04-24 | Chinese | ||
| 39430584 | 关于昆船智能技术股份有限公司使用募集资金置换预先投入募投项目及已支付发行费用自筹资金的鉴证报告 | 2023-04-24 | Chinese | ||
| 39430574 | 中信建投证券股份有限公司关于昆船智能技术股份有限公司接受关联方担保并向控股股东提供反担保暨关联交易的核查意见 | 2023-04-24 | Chinese | ||
| 39430554 | 2023年度融资计划 | 2023-04-24 | Chinese | ||
| 39430543 | 中信建投证券股份有限公司关于昆船智能技术股份有限公司与关联方财务公司签署的金融服务协议及相关风险控制措施执行情况的专项核查意见 | 2023-04-24 | Chinese | ||
| 39430520 | 2022年度独董述职报告-董中浪 | 2023-04-24 | Chinese | ||
| 39430511 | 关于2022年度计提减值准备及核销资产的公告 | 2023-04-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lifting and handling equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Action Construction Equipments Ltd.
Manufacturer of cranes, material handling, construction, an…
|
ACE | IN | Manufacturing |
|
ADMACH SYSTEMS LIMITED
Designs and manufactures material handling systems and indu…
|
544669 | IN | Manufacturing |
|
Affordable Robotic & Automation Limited
Provides turnkey automation, robotic welding, and automated…
|
AFFORDABLE | IN | Manufacturing |
|
AICHI CORPORATION
Manufacturer of aerial work platforms and digger derricks f…
|
6345 | JP | Manufacturing |
|
Alimak Group
Provider of vertical access solutions for industrial and co…
|
ALIG | SE | Manufacturing |
|
Anhui Heli Co., Ltd.
Manufactures industrial vehicles, forklifts, and automated …
|
600761 | CN | Manufacturing |
|
Autostore Holdings Ltd.
Designs and manufactures robotic, cube-based order-fulfillm…
|
AUTO | BM | Manufacturing |
|
BALYO
Develops robotic solutions for automating material handling…
|
BALYO | FR | Manufacturing |
|
BARDELLA S.A. INDUSTRIAS MECANICAS - EM RECUPERAÇÃO JUDICIAL
Manufacturer of heavy industrial equipment and steel profil…
|
— | BR | Manufacturing |
|
BlueSword Intelligent Technology Co.,Ltd.
Provider of intelligent logistics systems and automated war…
|
688557 | CN | Manufacturing |
KSEC Intelligent Technology Co., 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/56227/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56227 | 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=56227 | 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=56227 \ -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": 56227}, 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 KSEC Intelligent Technology Co., Ltd. (id: 56227)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.