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 |
|---|---|---|---|
|
ATEN INTERNATIONAL CO., LTD.
Global provider of IT and professional AV connectivity and …
|
6277 | TW | Manufacturing |
|
Aures Technologies
IT manufacturer of hardware solutions for the Point-of-Sale…
|
AURS | FR | Manufacturing |
|
AVALDATA CORPORATION
Designs and manufactures high-reliability industrial electr…
|
6918 | JP | Manufacturing |
|
AVerMedia Technologies, Inc.
Global provider of digital video, audio, and AI edge comput…
|
2417 | TW | Manufacturing |
|
Avision Inc.
Global provider of scanners, laser printers, and digital of…
|
2380 | TW | Manufacturing |
|
Axiotron Corp.
Develops and manufactures specialized hardware, converting …
|
— | CA | Manufacturing |
|
BFLABS Co.,LTD.
Develops Intelligent Transportation Systems (ITS) for urban…
|
139050 | KR | Manufacturing |
|
Biostar Microtech International Corp.
Global manufacturer of computer hardware, industrial automa…
|
2399 | TW | Manufacturing |
|
BIWIN STORAGE TECHNOLOGY CO., LTD.
Specializes in R&D and manufacturing of flash storage and m…
|
688525 | CN | Manufacturing |
|
BIXOLONCo.,Ltd
A global manufacturer of POS, label, and mobile printing so…
|
093190 | KR | 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.