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 |
|---|---|---|---|
|
CONCURRENT TECHNOLOGIES PLC
Designs and manufactures rugged embedded computing solution…
|
CNC | GB | Manufacturing |
|
Corsair Gaming, Inc.
Develops high-performance equipment for gamers, creators, a…
|
CRSR | US | Manufacturing |
|
Cubic Digital Technology Co.,Ltd.
Designs and manufactures commercial display solutions and d…
|
300344 | CN | Manufacturing |
|
DAIKOKU DENKI CO.,LTD.
Develops management systems for pachinko halls and componen…
|
6430 | JP | Manufacturing |
|
DAKTRONICS INC /SD/
Designs and manufactures large-format LED video displays an…
|
DAKT | US | Manufacturing |
|
DapuStor Corporation
Designs and manufactures high-end enterprise NVMe SSDs and …
|
301666 | CN | Manufacturing |
|
Darfon Electronics Corp.
Global provider of notebook keyboards, precision components…
|
8163 | TW | Manufacturing |
|
Data Modul AG
Specialist provider of visual solutions for display, touch,…
|
DAM | DE | Manufacturing |
|
DAWEI TECHNOLOGY (GUANGDONG) GROUP CO., LTD.
Specializes in advanced storage solutions and intelligent a…
|
600589 | CN | Manufacturing |
|
Dawning Information Industry Co.,Ltd
Specializes in high-performance computing, server manufactu…
|
603019 | CN | 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.