
KEN HOLDING CO.,LTD. — Investor Relations & Filings
KEN HOLDING CO.,LTD. specializes in the research, development, manufacturing, and distribution of professional-grade power tools. The company’s product portfolio includes a wide range of equipment such as rotary hammers, angle grinders, electric drills, circular saws, and cordless power tools designed for heavy-duty industrial and construction applications. Operating under the "KEN" brand, the organization focuses on engineering high-performance tools that meet rigorous standards for durability and precision. Its operations encompass the entire production cycle, from initial design and component manufacturing to assembly and quality control. The company serves a global clientele, providing solutions for the construction, decoration, and metalworking sectors. By integrating advanced manufacturing technologies and maintaining a robust research and development division, KEN HOLDING CO.,LTD. delivers specialized equipment tailored to professional users.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于回购注销第四期未达到解锁条件的限制性股票的减资公告 | 2018-04-24 | Chinese | |
| 关于2017年度利润分配方案的公告 | 2018-04-24 | Chinese | |
| 2017年年度审计报告 | 2018-04-24 | Chinese | |
| 募集资金存放与使用情况的专项报告 | 2018-04-24 | Chinese | |
| 公司章程(2018年4月) | 2018-04-24 | Chinese | |
| 2017年度募集资金存放与使用情况专项报告 | 2018-04-24 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
15 filings
| |||||
| 35823153 | 关于回购注销第四期未达到解锁条件的限制性股票的减资公告 | 2018-04-24 | Chinese | ||
| 35823149 | 关于2017年度利润分配方案的公告 | 2018-04-24 | Chinese | ||
| 35823139 | 2017年年度审计报告 | 2018-04-24 | Chinese | ||
| 35823086 | 募集资金存放与使用情况的专项报告 | 2018-04-24 | Chinese | ||
| 35823072 | 公司章程(2018年4月) | 2018-04-24 | Chinese | ||
| 35823062 | 2017年度募集资金存放与使用情况专项报告 | 2018-04-24 | Chinese | ||
| 35823053 | 2017年度财务决算报告 | 2018-04-24 | Chinese | ||
| 35823044 | 关于为全资子公司向银行申请综合授信提供担保的公告 | 2018-04-24 | Chinese | ||
| 35823036 | 2018年第一季度报告全文 | 2018-04-24 | Chinese | ||
| 35823019 | 2017年年度报告摘要 | 2018-04-24 | Chinese | ||
| 35822956 | 2017年度非经营性资金占用及其他关联资金往来情况的专项说明 | 2018-04-24 | Chinese | ||
| 35822946 | 平安证券股份有限公司关于公司2017年度募集资金存放与使用情况专项核查意见 | 2018-04-24 | Chinese | ||
| 35822936 | 独立董事2017年度述职报告(王政) | 2018-04-24 | Chinese | ||
| 35822929 | 关于使用自有资金进行现金管理的公告 | 2018-04-24 | Chinese | ||
| 35822920 | 关于计提资产减值准备的公告 | 2018-04-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of power-driven hand tools
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BASSO
Global manufacturer of pneumatic fastening tools, automotiv…
|
1527 | TW | Manufacturing |
|
Chervon Holdings Limited
Global solution provider specializing in power tools and ou…
|
2285 | HK | Manufacturing |
|
Einhell Germany AG
A global manufacturer of power tools and electrical garden …
|
EIN3 | DE | Manufacturing |
|
ESTIC CORPORATION
Manufacturer of high-precision assembly, fastening, and pre…
|
6161 | JP | Manufacturing |
|
JF
Manufacturer of power tools, garden equipment, lighting, an…
|
1538 | TW | Manufacturing |
|
KEYANG ELECTRIC MACHINERY CO.,LTD
Manufacturer of electric power tools, automotive components…
|
012200 | KR | Manufacturing |
|
KPT INDUSTRIES LIMITED
Designs and manufactures electric power tools, industrial b…
|
505299 | IN | Manufacturing |
|
LOBTEX.CO.,LTD.
Manufacturer of industrial fasteners, fastening tools, and …
|
5969 | JP | Manufacturing |
|
Makita Corporation
Global manufacturer of power tools, outdoor power equipment…
|
6586 | JP | Manufacturing |
|
MAX CO., LTD.
Manufacturer of industrial tools, office products, housing,…
|
6454 | JP | Manufacturing |
KEN HOLDING 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/55138/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55138 | 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=55138 | 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=55138 \ -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": 55138}, 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 KEN HOLDING CO.,LTD. (id: 55138)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.