QINGDAO KUTESMART CO.,LTD. — Investor Relations & Filings
Qingdao Kutesmart Co., Ltd. specializes in the digital transformation of traditional manufacturing through its proprietary Customer to Manufactory (C2M) business model. The company focuses on the mass customization of personalized apparel, including suits, shirts, and coats. By integrating big data, cloud computing, and automated production systems, Kutesmart has developed a digital platform that enables the large-scale production of bespoke garments with high efficiency. Its core technology includes an intelligent pattern-making system that generates unique designs based on individual measurements without manual intervention. Beyond apparel manufacturing, the company provides digital transformation consultancy and industrial internet solutions to help other enterprises transition to smart manufacturing. Kutesmart serves a global clientele, offering end-to-end personalized clothing solutions that bridge the gap between individual consumer demand and industrial-scale supply.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于董事会换届选举的公告 | 2026-04-26 | Chinese | |
| 关于青岛酷特智能股份有限公司非经营性资金占用及其他关联方资金往来情况的专项说明 | 2026-04-26 | Chinese | |
| 2025年度非经营性资金占用及其他关联方资金往来情况汇总表 | 2026-04-26 | Chinese | |
| 董事会对独立董事独立性自查情况的专项报告 | 2026-04-26 | Chinese | |
| 2025年年度审计报告 | 2026-04-26 | Chinese | |
| 关于公司董事、高级管理人员2025年度薪酬确认及2026年度薪酬方案的公告 | 2026-04-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39002060 | 关于董事会换届选举的公告 | 2026-04-26 | Chinese | ||
| 39002059 | 关于青岛酷特智能股份有限公司非经营性资金占用及其他关联方资金往来情况的专项说明 | 2026-04-26 | Chinese | ||
| 39002057 | 2025年度非经营性资金占用及其他关联方资金往来情况汇总表 | 2026-04-26 | Chinese | ||
| 39002055 | 董事会对独立董事独立性自查情况的专项报告 | 2026-04-26 | Chinese | ||
| 39002051 | 2025年年度审计报告 | 2026-04-26 | Chinese | ||
| 39002048 | 关于公司董事、高级管理人员2025年度薪酬确认及2026年度薪酬方案的公告 | 2026-04-26 | Chinese | ||
| 39002044 | 2025年度独立董事述职报告(孙莹) | 2026-04-26 | Chinese | ||
| 39002043 | 2025年度社会责任报告 | 2026-04-26 | Chinese | ||
| 39002041 | 2025年度内部控制评价报告 | 2026-04-26 | Chinese | ||
| 39002037 | 关于召开2025年年度股东会的通知 | 2026-04-26 | Chinese | ||
| 39002035 | 2026年一季度报告 | 2026-04-26 | Chinese | ||
| 39002034 | 募集资金年度存放、管理与使用情况鉴证报告 | 2026-04-26 | Chinese | ||
| 39002031 | 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-26 | Chinese | ||
| 39002028 | 2025年年度报告摘要 | 2026-04-26 | Chinese | ||
| 39002024 | 中德证券有限责任公司关于公司使用部分自有资金以及闲置募集资金进行现金管理的核查意见 | 2026-04-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wearing apparel, except fur apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
707 Cayman Holdings Ltd.
Provides supply chain management solutions for the apparel …
|
JEM | US | Manufacturing |
|
Active Clothing Co Limited
Apparel manufacturer offering OEM and ODM services for glob…
|
541144 | IN | Manufacturing |
|
ADDENTAX GROUP CORP.
Provider of garment manufacturing, logistics services, and …
|
ATXG | US | Manufacturing |
|
adidas AG
A multinational corporation that designs and markets athlet…
|
ADS | DE | Manufacturing |
|
Adolfo Dominguez S.A.
Designs and retails timeless clothing and accessories using…
|
ADZ | ES | Manufacturing |
|
Aeffe
Creates, produces, and distributes luxury fashion, footwear…
|
AEF | IT | Manufacturing |
|
AGABANG&COMPANY
A manufacturer and distributor of apparel and products for …
|
013990 | KR | Manufacturing |
|
Aimer Co.,Ltd.
Designer and manufacturer of high-end intimate apparel and …
|
603511 | CN | Manufacturing |
|
AKIN TEKSTİL A.Ş.
An integrated manufacturer of high-caliber woven fabrics an…
|
ATEKS | TR | Manufacturing |
|
Ameridge Corporation
A diversified company with operations in fashion, wellness,…
|
900100 | US | Manufacturing |
QINGDAO KUTESMART 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/55809/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55809 | 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=55809 | 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=55809 \ -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": 55809}, 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 QINGDAO KUTESMART CO.,LTD. (id: 55809)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.