
KINPO — Investor Relations & Filings
Kinpo Electronics, Inc. is a global provider of Electronic Manufacturing Services (EMS) and Original Design Manufacturing (ODM) solutions. Established in 1973, the company specializes in the research, development, design, and manufacturing of a broad spectrum of electronic products. Its core competencies include consumer electronics, network communication devices, printers, storage equipment, and calculators. The company has further diversified its operations into smart home appliances, smart retail systems, wearable technology, and semiconductor-related services. Kinpo utilizes highly automated smart manufacturing processes and advanced global supply chain management to provide end-to-end services, from initial design and assembly to rigorous testing and distribution. By integrating technical innovation with scalable production capabilities, the company serves as a strategic partner for international brands in the information and communication technology sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司股東會通過解除董事競業之限制 | 2026-05-25 | Chinese | |
| 公告本公司115年股東常會重要決議事項 | 2026-05-25 | Chinese | |
| 115年第1季財務報告書 — 202601_2312_AI1.pdf | 2026-05-14 | Chinese | |
| 本公司董事會通過解除經理人競業禁止之限制 | 2026-05-14 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-14 | Chinese | |
| 115年第1季大陸投資 | 2026-05-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47011494 | 公告本公司股東會通過解除董事競業之限制 | 2026-05-25 | Chinese | ||
| 47010103 | 公告本公司115年股東常會重要決議事項 | 2026-05-25 | Chinese | ||
| 46367645 | 115年第1季財務報告書 — 202601_2312_AI1.pdf | 2026-05-14 | Chinese | ||
| 46374338 | 本公司董事會通過解除經理人競業禁止之限制 | 2026-05-14 | Chinese | ||
| 46372421 | 115年第1季海外子公司投資 | 2026-05-14 | Chinese | ||
| 46372228 | 115年第1季大陸投資 | 2026-05-14 | Chinese | ||
| 46373713 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373449 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46373162 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372805 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 46374353 | 代子公司金寶電子(中國)有限公司依「公開發行公司資金貸與 及背書保證處理準則」第22條第1項第3款規定公告 | 2026-05-14 | Chinese | ||
| 46374354 | 本公司依「公開發行公司資金貸與及背書保證處理準則 第二十二條第一項第三款規定公告 | 2026-05-14 | Chinese | ||
| 46374348 | 代子公司-泰金寶科技股份有限公司依「公開發行公司 資金貸與及背書保證處理準則」第二十五條第一項第四款規定公告 | 2026-05-14 | Chinese | ||
| 46374409 | 本公司115年第一季合併財務報告業經董事會決議通過 | 2026-05-14 | Chinese | ||
| 45726347 | 115年4月背書保證與資金貸與 | 2026-05-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Seagate Technology
Develops hard disk drives and storage systems for large-sca…
|
STX | IE | Manufacturing |
|
SEIKO EPSON CORPORATION
A technology company focused on printing, visual communicat…
|
6724 | JP | Manufacturing |
|
SGSG Science&Technology Co., Ltd. Zhuhai
Develops financial equipment and software for bank automati…
|
300561 | CN | Manufacturing |
|
Shandong New Beiyang Information Technology Co.,Ltd.
Provides smart terminal solutions, thermal printing, and au…
|
002376 | CN | Manufacturing |
|
Shanghai Guao Electronic Technology Co., Ltd.
Develops and manufactures financial equipment and integrate…
|
300551 | CN | Manufacturing |
|
Shanghai Huaming Intelligent Terminal Equipment Co., Ltd.
Develops AFC systems and intelligent terminal equipment for…
|
300462 | CN | Manufacturing |
|
Shenzhen Consys Science&Technology Co., Ltd.
Develops ruggedized computing and electronic equipment for …
|
688788 | CN | Manufacturing |
|
SHENZHEN DAWEI INNOVATION TECHNOLOGY COMPANY LIMITED
Develops automotive safety systems, memory solutions, and e…
|
002213 | CN | Manufacturing |
|
Shenzhen Emperor Technology Company Limited
Develops secure identity document issuance and smart card p…
|
300546 | CN | Manufacturing |
|
Shenzhen Fluence Technology PLC.
Develops thermal management solutions and hardware for PCs …
|
300647 | CN | Manufacturing |
KINPO 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/52001/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52001 | 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=52001 | 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=52001 \ -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": 52001}, 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 KINPO (id: 52001)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.