Wingtech Technology Co.,Ltd — Investor Relations & Filings
About Wingtech Technology Co.,Ltd
Wingtech Technology Co.,Ltd. is a global leader in product design and manufacturing, operating as a prominent Original Design Manufacturer (ODM) and semiconductor supplier. The company specializes in the research, development, and production of mobile terminals, including smartphones, tablets, and laptops, as well as IoT devices and automotive electronics. Through its integrated business model, Wingtech provides end-to-end solutions from hardware design to mass production. A significant portion of its operations focuses on the semiconductor sector, producing a wide range of power discretes, logic devices, and MOSFETs used in automotive, industrial, and consumer applications. By leveraging its large-scale manufacturing capabilities and advanced R&D, the company serves major global brands, maintaining a critical role in the global electronics supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 进展公告 | 2024-03-06 | Chinese | |
| 第十一届董事会第三十次会议决议公告 | 2024-03-06 | Chinese | |
| 关于“闻泰转债”预计满足转股价格修正条件的提示性公告 | 2024-03-01 | Chinese | |
| 关于担保实施进展的公告 | 2024-02-07 | Chinese | |
| 关于股东部分股权质押及解除质押的公告 | 2024-02-07 | Chinese | |
| 关于股东部分股权质押及解除质押的公告 | 2024-01-19 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
13 filings
| |||||
| 41551109 | 进展公告 | 2024-03-06 | Chinese | ||
| 41551094 | 第十一届董事会第三十次会议决议公告 | 2024-03-06 | Chinese | ||
| 41551083 | 关于“闻泰转债”预计满足转股价格修正条件的提示性公告 | 2024-03-01 | Chinese | ||
| 41551070 | 关于担保实施进展的公告 | 2024-02-07 | Chinese | ||
| 41551056 | 关于股东部分股权质押及解除质押的公告 | 2024-02-07 | Chinese | ||
| 41551041 | 关于股东部分股权质押及解除质押的公告 | 2024-01-19 | Chinese | ||
| 41551034 | 关于“闻泰转债”回售结果的公告 | 2024-01-15 | Chinese | ||
| 41551021 | 2023年股票期权激励计划预留授予登记完成的公告 | 2024-01-10 | Chinese | ||
| 41551008 | 关于“闻泰转债”可选择回售的第三次提示性公告 | 2024-01-10 | Chinese | ||
| 41550994 | 关于担保实施进展的公告 | 2024-01-10 | Chinese | ||
| 41550980 | 关于“闻泰转债”可选择回售的第二次提示性公告 | 2024-01-05 | Chinese | ||
| 41550977 | 关于“闻泰转债”可选择回售的第一次提示性公告 | 2024-01-02 | Chinese | ||
| 41550965 | 关于2023年第四季度可转债转股结果暨股份变动的公告 | 2024-01-02 | Chinese | ||
|
2023
2 filings
| |||||
| 41550945 | “闻泰转债”2023年第一次债券持有人会议决议公告 | 2023-12-27 | Chinese | ||
| 41550922 | 2023年第二次临时股东大会决议公告 | 2023-12-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3onedata Co., Ltd.
Specializes in industrial communication solutions and netwo…
|
688618 | CN | Manufacturing |
|
AboCom Systems, Inc.
Specializes in network communications, memory solutions, Io…
|
2444 | TW | Manufacturing |
|
Accton Technology Corporation
Provider of networking and computing infrastructure for hig…
|
2345 | TW | Manufacturing |
|
Ace Technologies Corp.
Designs and manufactures RF solutions for mobile, defense, …
|
088800 | KR | Manufacturing |
|
ADC India Communications Limited
Provides copper and fiber optic connectivity for telecom an…
|
523411 | IN | Manufacturing |
|
Aditya Infotech Limited
Distributes and manufactures electronic security and survei…
|
CPPLUS | IN | Manufacturing |
|
ADTRAN Holdings, Inc.
Global provider of open, disaggregated networking and commu…
|
ADTN | US | Manufacturing |
|
AIPHONE CO.,LTD
Manufacturer of communication and security systems speciali…
|
6718 | JP | Manufacturing |
|
ALOYS Inc.
Develops and supplies Android-based OTT and 4k UHD satellit…
|
297570 | KR | Manufacturing |
|
Alpha Networks Inc.
Provides networking equipment design, manufacturing, and se…
|
3380 | TW | Manufacturing |
Wingtech 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/56972/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56972 | 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=56972 | 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=56972 \ -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": 56972}, 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 Wingtech Technology Co.,Ltd (id: 56972)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.