Genbyte Technology Inc. — Investor Relations & Filings
Genbyte Technology Inc. specializes in the research, development, and manufacturing of high-performance computing hardware and consumer electronics. The company’s core product portfolio includes mini PCs, industrial motherboards, laptops, and specialized embedded computing solutions. Genbyte focuses on delivering compact, energy-efficient hardware designed for diverse applications ranging from home entertainment and office productivity to industrial automation and digital signage. By integrating advanced R&D capabilities with large-scale manufacturing, the company provides both proprietary branded products and comprehensive OEM/ODM services to global clients. Its technical expertise emphasizes thermal management, hardware miniaturization, and stable performance in small form factors, catering to the evolving demands of the international technology market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于副总经理、财务总监离职的公告 | 2026-03-31 | Chinese | |
| 2025年度募集资金年度存放、管理与使用情况鉴证报告 | 2026-03-31 | Chinese | |
| 关于举办2025年度业绩说明会的公告 | 2026-03-30 | Chinese | |
| 2025年度独立董事述职报告(梁华权) | 2026-03-30 | Chinese | |
| 2025年度环境、社会和公司治理(ESG)报告 | 2026-03-30 | Chinese | |
| 关于召开2025年年度股东会的通知 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39165492 | 关于副总经理、财务总监离职的公告 | 2026-03-31 | Chinese | ||
| 39165481 | 2025年度募集资金年度存放、管理与使用情况鉴证报告 | 2026-03-31 | Chinese | ||
| 39165479 | 关于举办2025年度业绩说明会的公告 | 2026-03-30 | Chinese | ||
| 39165475 | 2025年度独立董事述职报告(梁华权) | 2026-03-30 | Chinese | ||
| 39165473 | 2025年度环境、社会和公司治理(ESG)报告 | 2026-03-30 | Chinese | ||
| 39165452 | 关于召开2025年年度股东会的通知 | 2026-03-30 | Chinese | ||
| 39165450 | 关于2025年度利润分配方案的公告 | 2026-03-30 | Chinese | ||
| 39165447 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-03-30 | Chinese | ||
| 39165436 | 第四届董事会第四次(定期)会议决议公告 | 2026-03-30 | Chinese | ||
| 39165435 | 2025年度董事会工作报告 | 2026-03-30 | Chinese | ||
| 39165433 | 关于回购注销限制性股票的公告 | 2026-03-30 | Chinese | ||
| 39165432 | 关于2025年度募集资金年度存放、管理与使用情况的公告 | 2026-03-30 | Chinese | ||
| 39165430 | 2025年年度报告摘要 | 2026-03-30 | Chinese | ||
| 39165427 | 2025年度内部控制审计报告 | 2026-03-30 | Chinese | ||
| 39165424 | 2025年度内部控制自我评价报告 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hyrican Info Systeme AG
Manufacturer of customized IT systems, hardware, and softwa…
|
HYI | DE | Manufacturing |
|
IDP Corp., Ltd.
Developer and manufacturer of identification card printers …
|
332370 | KR | Manufacturing |
|
IEI Integration Corp.
Global provider of industrial computing, AIoT solutions, an…
|
3022 | TW | Manufacturing |
|
IEIT SYSTEMS Co., Ltd.
Global provider of high-performance servers, storage, and c…
|
000977 | CN | Manufacturing |
|
Infortrend Technology, Inc.
Designs and manufactures enterprise-class SAN, NAS, and uni…
|
2495 | TW | Manufacturing |
|
INVENTEC CORPORATION
Global provider of design and manufacturing for notebooks, …
|
2356 | TW | Manufacturing |
|
In Win Development Inc.
Manufacturer of high-performance computer chassis, power su…
|
6117 | TW | Manufacturing |
|
Jiangsu Transimage Technology Co., Ltd.
Manufacturer of computer input devices, electronic componen…
|
002866 | CN | Manufacturing |
|
JLT Mobile Computers AB
Develops and supplies rugged mobile computing devices for d…
|
JLT | SE | Manufacturing |
|
Jolimark Holdings Limited
Manufactures and sells business equipment and specialized t…
|
2028 | HK | Manufacturing |
Genbyte Technology Inc. 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/55012/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55012 | 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=55012 | 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=55012 \ -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": 55012}, 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 Genbyte Technology Inc. (id: 55012)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.