
FITH — Investor Relations & Filings
FIT Holding Co., Ltd. is an investment holding company and a member of the Foxlink Group. Established through the consolidation of Power Quotient International, A-Power Computer Network, and Glory Mark Hi-Tech, the company integrates optoelectronics, digital imaging, and electronic component technologies. Its business portfolio encompasses the development of optical lenses, imaging devices, and memory storage solutions. The company has expanded into the renewable energy sector through its subsidiary Shinfox Energy, offering services in solar, wind, and hydropower engineering, procurement, and construction (EPC), alongside operation and maintenance (O&M). Additionally, it operates in the retail distribution of consumer electronics and Apple products. By leveraging technical synergies and supply chain advantages, FIT Holding focuses on enhancing operational efficiency and global market competitiveness across its diverse business units.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_3712_20260623FE1.pdf | 2026-05-22 | English | |
| 115年年報及股東會資料 — 2026_3712_20260623FE2.pdf | 2026-05-22 | English | |
| 114年第4季財務報告書 — 202504_3712_AIC.pdf | 2026-05-21 | English | |
| 114年第4季財務報告書 — 202504_3712_AIA.pdf | 2026-05-21 | English | |
| 114年第4季財務報告書 — 202503_3712_AI1.pdf | 2026-05-21 | Chinese | |
| 114年第4季財務報告書 — 202501_3712_AIA.pdf | 2026-05-21 | English |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46816350 | 115年年報及股東會資料 — 2026_3712_20260623FE1.pdf | 2026-05-22 | English | ||
| 46775372 | 115年年報及股東會資料 — 2026_3712_20260623FE2.pdf | 2026-05-22 | English | ||
| 46725396 | 114年第4季財務報告書 — 202504_3712_AIC.pdf | 2026-05-21 | English | ||
| 46725391 | 114年第4季財務報告書 — 202504_3712_AIA.pdf | 2026-05-21 | English | ||
| 46725379 | 114年第4季財務報告書 — 202503_3712_AI1.pdf | 2026-05-21 | Chinese | ||
| 46725334 | 114年第4季財務報告書 — 202501_3712_AIA.pdf | 2026-05-21 | English | ||
| 46723749 | 114年第4季財務報告書 — 202501_3712_AI1.pdf | 2026-05-21 | Chinese | ||
| 46725422 | 114年第4季財務報告書 — 202502_3712_AIA.pdf | 2026-05-21 | English | ||
| 46725416 | 114年第4季財務報告書 — 202502_3712_AI1.pdf | 2026-05-21 | Chinese | ||
| 46707495 | 115年年報及股東會資料 — 2026_3712_20260623F02.pdf | 2026-05-21 | Chinese | ||
| 46576819 | 115年年報及股東會資料 — 2026_3712_20260623F13.pdf | 2026-05-20 | Chinese | ||
| 46576817 | 115年年報及股東會資料 — 2026_3712_20260623F01.pdf | 2026-05-20 | Chinese | ||
| 46383647 | 代子公司東虹綠能環保科技股份有限公司公告股東會重要決 議事項 | 2026-05-18 | Chinese | ||
| 46383648 | 代子公司世豐電力股份有限公司公告總經理異動 | 2026-05-18 | Chinese | ||
| 46383649 | 代子公司世豐電力股份有限公司公告董事長異動 | 2026-05-18 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ROSEBANK INDUSTRIES PLC
Investment firm that acquires, improves, and sells industri…
|
ROSE | JE | Financial and insurance activit… |
|
Rostra AG
An investment holding company focused on financial services…
|
3330 | DE | Financial and insurance activit… |
|
ROYAL CAPITAL B.V.
An investment holding company providing brokerage, investme…
|
60HB | NL | Financial and insurance activit… |
|
RPSG VENTURES LIMITED
Diversified investment firm focused on FMCG, IT services, s…
|
RPSGVENT | IN | Financial and insurance activit… |
|
Sabrich Capital Corporation
Corporate vehicle specializing in asset identification, acq…
|
— | CA | Financial and insurance activit… |
|
SABVEST CAPITAL LIMITED
An investment holding company and private equity firm speci…
|
SBPE | ZA | Financial and insurance activit… |
|
Sagasse Investment Company PLC
A dynamic investment and private equity firm focused on str…
|
SAGA | AE | Financial and insurance activit… |
|
Sangsangin Co., Ltd.
A diversified corporation in financial services, IT, and he…
|
038540 | KR | Financial and insurance activit… |
|
SANIXHOLDINGS INCORPORATED
A corporate group addressing social and environmental issue…
|
4651 | JP | Financial and insurance activit… |
|
San ju San Financial Group,Inc
A financial holding company offering banking, leasing, and …
|
7322 | JP | Financial and insurance activit… |
FITH 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/52375/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52375 | 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=52375 | 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=52375 \ -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": 52375}, 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 FITH (id: 52375)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.