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 |
|---|---|---|---|
|
BUFFALO INC.
Manufacturer of computer peripherals, specializing in netwo…
|
6676 | JP | Manufacturing |
|
Canaan Inc.
Designs and develops high-performance ASICs for Bitcoin min…
|
CAN | KY | Manufacturing |
|
CANON ELECTRONICS INC.
Develops and sells precision machines, electronic instrumen…
|
7739 | JP | Manufacturing |
|
Captivision Inc.
Develops architectural media glass that embeds LEDs to crea…
|
CAPT | US | Manufacturing |
|
Cashway Fintech Co.,Ltd.
Develops and manufactures financial self-service equipment …
|
603106 | CN | Manufacturing |
|
Castles Technology Co., Ltd.
Global provider of secure payment technology and electronic…
|
5258 | TW | Manufacturing |
|
CELESTICA INC
Provides design, manufacturing, and supply chain solutions …
|
CLS | CA | Manufacturing |
|
Chaintech Technology Corporation
Specializes in computer hardware manufacturing and AI serve…
|
2425 | TW | Manufacturing |
|
Chenbro Micom Co., Ltd.
Designs and manufactures server chassis and hardware for AI…
|
8210 | TW | Manufacturing |
|
CHENGBANG SYNCORE TECHNOLOGY CO., LTD.
Provides high-performance embedded computing and industrial…
|
603316 | CN | 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.