
THEIL — Investor Relations & Filings
Tong Hsing Electronic Industries, Ltd. specializes in the development and manufacture of custom semiconductor micro-module packaging and advanced ceramic substrates. Utilizing core competencies in thick and thin film technologies, the company provides high-reliability solutions including Direct Plated Copper (DPC) and Active Metal Brazing (AMB) substrates. Its service offerings encompass multi-chip module miniaturization, hybrid integrated circuits, and comprehensive wafer-level services such as testing, grinding, and reconstruction. Tong Hsing’s products are integral to high-growth sectors including wireless communications, automotive electronics, MEMS, image sensors, and medical devices. The company focuses on high-power applications, supporting electric vehicle systems, high-brightness LEDs, and aerospace components through advanced thermal management and precision circuit patterning.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年5月公開說明書 — 201404_6271_B05.pdf | 2026-05-28 | Chinese | |
| 115年5月公開說明書 — 201107_6271_B04.pdf | 2026-05-28 | Chinese | |
| 115年5月公開說明書 — 202605_6271_B1b1.pdf | 2026-05-28 | Chinese | |
| 115年5月公開說明書 — 202006_6271_B04.pdf | 2026-05-28 | Chinese | |
| 115年5月公開說明書 — 202005_6271_B011.pdf | 2026-05-28 | Chinese | |
| 115年5月公開說明書 — 202003_6271_B013.pdf | 2026-05-28 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47864432 | 115年5月公開說明書 — 201404_6271_B05.pdf | 2026-05-28 | Chinese | ||
| 47864430 | 115年5月公開說明書 — 201107_6271_B04.pdf | 2026-05-28 | Chinese | ||
| 47863085 | 115年5月公開說明書 — 202605_6271_B1b1.pdf | 2026-05-28 | Chinese | ||
| 47863060 | 115年5月公開說明書 — 202006_6271_B04.pdf | 2026-05-28 | Chinese | ||
| 47863041 | 115年5月公開說明書 — 202005_6271_B011.pdf | 2026-05-28 | Chinese | ||
| 47863039 | 115年5月公開說明書 — 202003_6271_B013.pdf | 2026-05-28 | Chinese | ||
| 47863030 | 115年5月公開說明書 — 202003_6271_B011.pdf | 2026-05-28 | Chinese | ||
| 47863028 | 115年5月公開說明書 — 201403_6271_B021.pdf | 2026-05-28 | Chinese | ||
| 47863015 | 115年5月公開說明書 — 201105_6271_B011.pdf | 2026-05-28 | Chinese | ||
| 47863013 | 115年5月公開說明書 — 201006_6271_B04.pdf | 2026-05-28 | Chinese | ||
| 47863012 | 115年5月公開說明書 — 201004_6271_B011.pdf | 2026-05-28 | Chinese | ||
| 47863011 | 115年5月公開說明書 — 200911_6271_B012.pdf | 2026-05-28 | Chinese | ||
| 47863010 | 115年5月公開說明書 — 200808_6271_B04.pdf | 2026-05-28 | Chinese | ||
| 47863009 | 115年5月公開說明書 — 200806_6271_B011.pdf | 2026-05-28 | Chinese | ||
| 47863008 | 115年5月公開說明書 — 200711_6271_B04.pdf | 2026-05-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DREAMTECH CO.,LTD.
Designs and manufactures electronic modules for smart devic…
|
192650 | KR | Manufacturing |
|
DUKSANHIMETALCO.,LTD.
Manufacturer of soldering materials for semiconductors and …
|
077360 | KR | Manufacturing |
|
DYNAMIC ELECTRONICS CO., LTD.
Designs and manufactures high-quality PCBs for automotive a…
|
603175 | CN | Manufacturing |
|
Dynamic Holding
Produces advanced PCBs for automotive electronics, AI serve…
|
3715 | TW | Manufacturing |
|
Dynex Power Inc.
Designs and manufactures high power semiconductors and indu…
|
DNX | CA | Manufacturing |
|
Eastcompeace Technology Co., Ltd
Develops and manufactures smart cards and integrated secure…
|
002017 | CN | Manufacturing |
|
Ebang International Holdings Inc.
A fabless ASIC chip designer for blockchain, fintech, and r…
|
EBON | KY | Manufacturing |
|
ECE
Designs and manufactures electromechanical and precision st…
|
2483 | TW | Manufacturing |
|
Edge Foundry Co.,Ltd
Develops and manufactures advanced sensors for automotive a…
|
105550 | KR | Manufacturing |
|
EDT
Manufacturer of TFT touch display modules and HMI solutions…
|
3038 | TW | Manufacturing |
THEIL 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/52546/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52546 | 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=52546 | 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=52546 \ -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": 52546}, 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 THEIL (id: 52546)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.