
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 |
|---|---|---|---|
|
Senshu Ikeda Holdings,Inc.
Financial holding company offering banking, securities, lea…
|
8714 | JP | Financial and insurance activit… |
|
Senvest Capital Inc.
A holding company focused on investment management, merchan…
|
SEC | CA | Financial and insurance activit… |
|
Seven Elements Investment Holdings Limited
Investment holding company overseeing machinery, property, …
|
1660 | HK | Financial and insurance activit… |
|
SevenWay Capital Corp.
Currently undergoing reorganization with no active business…
|
SEVN.P | CA | Financial and insurance activit… |
|
Severcoop Gamza Holding AD
An investment holding company that acquires, manages, and s…
|
GAMZ | BG | Financial and insurance activit… |
|
Sever Holding AD
Investment holding company acquiring, managing, and selling…
|
SEVH | BG | Financial and insurance activit… |
|
SFI ao
A public diversified investment holding company managing as…
|
SFIN | RU | Financial and insurance activit… |
|
SGH LIMITED
Diversified investment company focused on industrial servic…
|
SGH | AU | Financial and insurance activit… |
|
Shandong Hi-Speed Holdings Group Limited
Strategic investment in New Energy and Infrastructure, inte…
|
412 | BM | Financial and insurance activit… |
|
Shanghai AJ Group Co.,Ltd.
Diversified holding company focused on financial services, …
|
600643 | CN | 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.