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 |
|---|---|---|---|
|
GRG Banking Equipment Co., Ltd.
Develops intelligent self-service solutions for cash proces…
|
002152 | CN | Manufacturing |
|
GRUPO MULTI S.A.
Develops, manufactures, and distributes electronics and hou…
|
— | BR | Manufacturing |
|
Guangzhou KingTeller Technology Co., Ltd.
Develops financial self-service equipment and integrated so…
|
002177 | CN | Manufacturing |
|
Guillemot Corporation
Designs and manufactures interactive entertainment hardware…
|
GUI | FR | Manufacturing |
|
Hiper Global Ltd.
Designs and delivers tailored compute-based solutions for O…
|
HIPR | IL | Manufacturing |
|
Hitevision Co., Ltd.
Designs and manufactures interactive display solutions and …
|
002955 | CN | Manufacturing |
|
HiTi Digital, Inc.
Develops dye-sublimation printing solutions and digital ima…
|
3494 | TW | Manufacturing |
|
HP INC
A global technology company offering personal computers, pr…
|
HPQ | US | Manufacturing |
|
HUAQIN CO., LTD.
Global ODM providing R&D and manufacturing for smart hardwa…
|
603296 | CN | Manufacturing |
|
Huddly AS
Develops AI-powered, software-defined video collaboration s…
|
HDLY | NO | 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.