HUXEN CORPORATION — Investor Relations & Filings
Huxen Corporation is a provider of integrated office equipment and smart workplace solutions. The company specializes in the sale and leasing of multi-function printers, laser printers, and digital printing systems, maintaining a long-term partnership with brands such as RICOH. Its comprehensive service portfolio includes video conferencing systems, interactive whiteboards, and network communication infrastructure, such as PBX systems and cybersecurity solutions. Huxen offers a one-stop service model encompassing equipment deployment, maintenance, and software integration for document workflow and print management. The company focuses on sustainable office environments by providing carbon-reducing equipment and flexible leasing plans. Additionally, it offers cloud-based human resource management systems and digital transformation tools designed to enhance organizational efficiency and 360-degree office connectivity.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 本公司舉辦線上法人說明會 | 2025-08-19 | Chinese | |
| 114年第2季大陸投資 | 2025-08-13 | Chinese | |
| 114年第2季權益變動表 | 2025-08-13 | Chinese | |
| 114年第2季綜合損益表 | 2025-08-13 | Chinese | |
| 114年第2季現金流量表 | 2025-08-13 | Chinese | |
| 114年第2季資產負債表 | 2025-08-13 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33802309 | 本公司舉辦線上法人說明會 | 2025-08-19 | Chinese | ||
| 33802314 | 114年第2季大陸投資 | 2025-08-13 | Chinese | ||
| 33802329 | 114年第2季權益變動表 | 2025-08-13 | Chinese | ||
| 33802326 | 114年第2季綜合損益表 | 2025-08-13 | Chinese | ||
| 33802320 | 114年第2季現金流量表 | 2025-08-13 | Chinese | ||
| 33802317 | 114年第2季資產負債表 | 2025-08-13 | Chinese | ||
| 33802332 | 公告本公司代理發言人異動 | 2025-08-11 | Chinese | ||
| 33802335 | 公告本公司公司治理主管異動 | 2025-08-11 | Chinese | ||
| 33802339 | 公告本公司董事會通過114年第二季合併財務報告 | 2025-08-11 | Chinese | ||
| 33802344 | 114年7月背書保證與資金貸與 | 2025-08-11 | Chinese | ||
| 33802341 | 114年7月營業收入 | 2025-08-11 | Chinese | ||
| 33802352 | 114年07月董事會成員及持股 | 2025-08-05 | Chinese | ||
| 33802348 | 114年07月內部人持股異動(事後) | 2025-08-05 | Chinese | ||
| 33802355 | 代重要子公司互盛(中國)有限公司 公告董事會決議不發放股利 | 2025-08-01 | Chinese | ||
| 33802358 | 114年第二季財務報告董事會預計召開日期為114年08月11日 | 2025-08-01 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of other machinery and equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ace Pillar Co., Ltd.
Provides industrial automation solutions and mechatronic co…
|
8374 | TW | Wholesale and retail trade |
|
AddLife
A life science group that acquires and develops companies f…
|
ALIF | SE | Wholesale and retail trade |
|
Addtech AB
A group of companies selling high-tech products to manufact…
|
ADDT | SE | Wholesale and retail trade |
|
ADDvise Group B
An international life science company serving the healthcar…
|
ADDV | SE | Wholesale and retail trade |
|
AFG International Co.
Industrial solutions and procurement for energy, constructi…
|
4240 | SA | Wholesale and retail trade |
|
Ala
A global supply chain integrator for high-performance produ…
|
ALA | IT | Wholesale and retail trade |
|
Allied Machinery Co.,Ltd.
Distributes high-precision machine tools and industrial man…
|
605060 | CN | Wholesale and retail trade |
|
ALTA EQUIPMENT GROUP INC.
Sells, rents, and services construction and material handli…
|
ALTG | US | Wholesale and retail trade |
|
ALTECH CO., LTD.
Imports and distributes industrial machinery and equipment,…
|
9972 | JP | Wholesale and retail trade |
|
APPLIED INDUSTRIAL TECHNOLOGIES INC
Distributor of industrial motion, fluid power, flow control…
|
AIT | US | Wholesale and retail trade |
HUXEN CORPORATION 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/52081/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52081 | 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=52081 | 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=52081 \ -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": 52081}, 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 HUXEN CORPORATION (id: 52081)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.