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 |
|---|---|---|---|
|
AOPEN Incorporated
Global provider of commercial-grade small form factor compu…
|
3046 | TW | Manufacturing |
|
Apacer Technology Inc.
Global provider of memory modules, digital storage, and sma…
|
8271 | TW | Manufacturing |
|
APRO Co., LTD
Manufactures equipment for rechargeable lithium-ion batteri…
|
262260 | KR | Manufacturing |
|
Aroot Co., Ltd.
Developer and manufacturer of compact POS, mobile, label, a…
|
096690 | KR | Manufacturing |
|
Asetek A/S
Designs liquid cooling solutions and high-performance sim r…
|
ASTK | DK | Manufacturing |
|
ASROCK Inc.
Global manufacturer of motherboards, graphics cards, mini P…
|
3515 | TW | Manufacturing |
|
ASRock Rack Inc.
Specializes in high-performance server hardware, motherboar…
|
7711 | TW | Manufacturing |
|
Associated Industries China, Inc.
Designs professional display devices and visual solutions f…
|
9912 | TW | Manufacturing |
|
ASTA Co., Ltd.
Develops diagnostic solutions using mass spectrometry and n…
|
246720 | KR | Manufacturing |
|
ASUSTeK Computer Inc.
Global leader in computer hardware, electronics, gaming sol…
|
2357 | TW | 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.