G.tech Technology Ltd. — Investor Relations & Filings
G.tech Technology Ltd. specializes in the research, development, and manufacturing of computer peripheral devices. The company's primary product portfolio includes a wide range of wired and wireless mice, mechanical and membrane keyboards, and other human-interface hardware. Operating as a significant provider in the global supply chain, the firm offers comprehensive Original Design Manufacturing (ODM) and Original Equipment Manufacturing (OEM) services. Its technical focus encompasses wireless transmission technologies, optical sensor integration, and ergonomic hardware design. The company maintains large-scale production facilities equipped with automated assembly lines and quality control systems to serve international electronics brands and retail markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-28 | Chinese | |
| 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-28 | Chinese | |
| 2025年年度报告 | 2026-04-28 | Chinese | |
| 2025年度环境、社会和公司治理(ESG)报告(中文版) | 2026-04-28 | Chinese | |
| 国泰海通证券股份有限公司关于珠海市智迪科技股份有限公司2025年度内部控制评价报告的核查意见 | 2026-04-28 | Chinese | |
| 关于变更注册资本及修订《公司章程》的公告 | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38472410 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-28 | Chinese | ||
| 38472407 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-28 | Chinese | ||
| 38472405 | 2025年年度报告 | 2026-04-28 | Chinese | ||
| 38472352 | 2025年度环境、社会和公司治理(ESG)报告(中文版) | 2026-04-28 | Chinese | ||
| 38471668 | 国泰海通证券股份有限公司关于珠海市智迪科技股份有限公司2025年度内部控制评价报告的核查意见 | 2026-04-28 | Chinese | ||
| 38471652 | 关于变更注册资本及修订《公司章程》的公告 | 2026-04-28 | Chinese | ||
| 38471634 | 国泰海通证券股份有限公司关于珠海市智迪科技股份有限公司使用闲置自有资金进行现金管理的核查意见 | 2026-04-28 | Chinese | ||
| 38471632 | 第四届董事会第七次会议决议公告 | 2026-04-28 | Chinese | ||
| 38471615 | 国泰海通证券股份有限公司关于珠海市智迪科技股份有限公司开展外汇套期保值业务的核查意见 | 2026-04-28 | Chinese | ||
| 38471599 | 关于珠海市智迪科技股份有限公司募集资金年度存放与实际使用情况的鉴证报告 | 2026-04-28 | Chinese | ||
| 38471585 | 2025年年度审计报告 | 2026-04-28 | Chinese | ||
| 38471094 | 2025年度独立董事述职报告(陈洪川) | 2026-04-28 | Chinese | ||
| 38471074 | 2025年度环境、社会和公司治理(ESG)报告(英文版) | 2026-04-28 | Chinese | ||
| 38469942 | 2025年度内部控制评价报告 | 2026-04-28 | Chinese | ||
| 38469940 | 2025年度董事会工作报告 | 2026-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Chengdu Zhimingda Electronics Co., Ltd.
Develops rugged embedded computer systems and modules for d…
|
688636 | CN | Manufacturing |
|
Chenming Electronic Technology Corporation
Global OEM/ODM manufacturer of server chassis, AI infrastru…
|
3013 | TW | Manufacturing |
|
Cherry AG
A global manufacturer of computer input devices and mechani…
|
C3RY | DE | Manufacturing |
|
CHICONY ELECTRONICS CO., LTD.
Manufacturer of computer peripherals, power supplies, and v…
|
2385 | TW | Manufacturing |
|
CHINA GREATWALL TECHNOLOGY GROUP CO., LTD.
Develops computing hardware and security solutions for crit…
|
000066 | CN | Manufacturing |
|
China United Venture Investment Limited
Designs, manufactures, and sells computer connectivity prod…
|
8159 | HK | Manufacturing |
|
C-Lab Ltd.
Developer and manufacturer of embedded computing systems an…
|
CLAB | IL | Manufacturing |
|
CLEVO CO.
Global ODM/OEM manufacturer of notebooks, tablets, and All-…
|
2362 | TW | Manufacturing |
|
COMPAL ELECTRONICS, INC.
Global ODM specializing in computing, communication, and co…
|
2324 | TW | Manufacturing |
|
COMPUCASE ENTERPRISE CO., LTD.
Global manufacturer of PC cases, power supplies, server cab…
|
3032 | TW | Manufacturing |
G.tech Technology Ltd. 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/56324/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56324 | 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=56324 | 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=56324 \ -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": 56324}, 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 G.tech Technology Ltd. (id: 56324)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.