
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 |
|---|---|---|---|
|
Elmos Semiconductor SE
Develops semiconductors and sensor solutions for the automo…
|
ELG | DE | Manufacturing |
|
ELTEK LTD
Global manufacturer of custom, high-reliability Printed Cir…
|
ELTK | US | Manufacturing |
|
EMC
Global manufacturer of copper clad laminates and prepreg fo…
|
2383 | TW | Manufacturing |
|
EM-Tech.CO.,LTD.
Manufactures miniature acoustic and haptic components for m…
|
091120 | KR | Manufacturing |
|
Enablence Technologies Inc.
Designs and manufactures advanced optical components utiliz…
|
ENA | CA | Manufacturing |
|
ENE
IC design firm specializing in embedded controllers and mob…
|
6243 | TW | Manufacturing |
|
Enedo Oyj
Designs and produces power supplies and systems for critica…
|
ENEDO | FI | Manufacturing |
|
ENNOSTAR
Global provider of vertically integrated optoelectronic and…
|
3714 | TW | Manufacturing |
|
ENOMOTO CO.,LTD
Manufacturer of high-precision components for the semicondu…
|
6928 | JP | Manufacturing |
|
ENPLAS CORPORATION
Manufacturer of injection-molded components from engineerin…
|
6961 | JP | 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.