
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 |
|---|---|---|---|
|
ktk INC.
Provider of office supplies, recycled products, and IT solu…
|
3035 | JP | Manufacturing |
|
KYE
Global developer of computer peripherals, gaming gear, and …
|
2365 | TW | Manufacturing |
|
LAVA Systems Inc.
Technology manufacturer specializing in commercial connecti…
|
— | CA | Manufacturing |
|
LEADTEK
Developer of high-performance graphics, AI solutions, and s…
|
2465 | TW | Manufacturing |
|
Lenovo Group Limited
A global company that designs, manufactures, and markets co…
|
992 | HK | Manufacturing |
|
Logic Instrument SA
Designs and manufactures rugged mobile computers for indust…
|
ALLOG | FR | Manufacturing |
|
Logitech International S.A.
Designs and manufactures software-enabled hardware solution…
|
LOGI | CH | Manufacturing |
|
M 4 B Spolka Akcyjna
Designs, produces, and services self-service and digital si…
|
M4B | PL | Manufacturing |
|
Matica Fintec
Develops technology solutions for secure payments and ident…
|
MFT | IT | Manufacturing |
|
MCJ Co., Ltd.
An ICT business manufacturing and selling build-to-order PC…
|
6670 | JP | 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.