
TYNTEK — Investor Relations & Filings
Tyntek Corporation is a specialized manufacturer of optoelectronic components, focusing on the research, development, and production of light-emitting diode (LED) chips and sensing devices. The company provides a comprehensive range of products, including high-brightness LEDs, infrared components, photodiodes, and phototransistors. Tyntek also develops solutions for optical communication and diverse sensing applications aimed at smart technology and sustainability. By leveraging advanced R&D capabilities and precision manufacturing, the company serves global markets in consumer electronics, industrial automation, and telecommunications. Its core business activities encompass the design, fabrication, and sale of optoelectronic semiconductor components, with a strategic emphasis on high-performance sensing solutions for evolving technological requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年01月董事會成員及持股 | 2026-02-10 | Chinese | |
| 115年1月營業收入 | 2026-02-06 | Chinese | |
| 115年1月背書保證與資金貸與 | 2026-02-06 | Chinese | |
| 114年12月背書保證與資金貸與 | 2026-01-08 | Chinese | |
| 114年12月營業收入 | 2026-01-08 | Chinese | |
| 114年12月董事會成員及持股 | 2026-01-06 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 33787270 | 115年01月董事會成員及持股 | 2026-02-10 | Chinese | ||
| 33787281 | 115年1月營業收入 | 2026-02-06 | Chinese | ||
| 33787278 | 115年1月背書保證與資金貸與 | 2026-02-06 | Chinese | ||
| 33787287 | 114年12月背書保證與資金貸與 | 2026-01-08 | Chinese | ||
| 33787285 | 114年12月營業收入 | 2026-01-08 | Chinese | ||
| 33787296 | 114年12月董事會成員及持股 | 2026-01-06 | Chinese | ||
| 33787290 | 114年12月內部人持股異動(事後) | 2026-01-06 | Chinese | ||
|
2025
8 filings
| |||||
| 33786868 | 代子公司元茂光電科技(武漢)有限公司公告累積處分人民幣保本 型結構性存款商品達公告標準 | 2025-12-31 | Chinese | ||
| 33786871 | 公司治理組織架構 | 2025-12-30 | Chinese | ||
| 33786873 | 本公司董事會通過新任執行長 | 2025-12-17 | Chinese | ||
| 33796466 | 114年第3季財務報告書 — 202504_2426_AI3.pdf | 2025-12-15 | Chinese | ||
| 33796439 | 114年第3季財務報告書 — 202504_2426_AI1.pdf | 2025-12-15 | Chinese | ||
| 33796426 | 114年第3季財務報告書 — 202503_2426_AIA.pdf | 2025-12-15 | Chinese | ||
| 33796414 | 114年第3季財務報告書 — 202503_2426_AI1.pdf | 2025-12-15 | Chinese | ||
| 33796393 | 114年第3季財務報告書 — 202502_2426_AIA.pdf | 2025-12-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3ALogics. Inc.
Designs and develops NFC and RFID System-on-Chips (SoCs) fo…
|
177900 | KR | Manufacturing |
|
3peak Incorporated
Designs analog and mixed-signal ICs for signal chain and po…
|
688536 | CN | Manufacturing |
|
4DS MEMORY LIMITED
Develops Interface Switching ReRAM for high-density Storage…
|
4DS | AU | Manufacturing |
|
AAC Technologies Holdings Inc.
Global provider of sensory solutions and miniaturized compo…
|
2018 | KY | Manufacturing |
|
ABCO ELECTRONICS CO., LTD.
Manufacturer of passive electronic components like inductor…
|
036010 | KR | Manufacturing |
|
ABOV Semiconductor Co.,Ltd.
Designs and manufactures MCUs, touch sensors, and non-volat…
|
102120 | KR | Manufacturing |
|
Acbel
Designs and manufactures switching power supplies for 5G, m…
|
6282 | TW | Manufacturing |
|
Accelink Technologies Co., Ltd.
Produces optoelectronic components and modules for telecom …
|
002281 | CN | Manufacturing |
|
ACES
Global provider of high-precision electronic components and…
|
3605 | TW | Manufacturing |
|
ACTIONS TECHNOLOGY CO., LTD.
Designs low-power wireless and multimedia SoCs for audio an…
|
688049 | CN | Manufacturing |
TYNTEK 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/52074/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52074 | 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=52074 | 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=52074 \ -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": 52074}, 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 TYNTEK (id: 52074)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.