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 |
|---|---|---|---|
| 114年10月內部人持股異動(事後) | 2025-11-06 | Chinese | |
| 114年第三季財務報告董事會預計召開日期為114年11月11日 | 2025-11-03 | Chinese | |
| 114年9月背書保證與資金貸與 | 2025-10-13 | Chinese | |
| 114年9月營業收入 | 2025-10-13 | Chinese | |
| 114年09月內部人持股異動(事後) | 2025-10-07 | Chinese | |
| 114年09月董事會成員及持股 | 2025-10-07 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33802241 | 114年10月內部人持股異動(事後) | 2025-11-06 | Chinese | ||
| 33802247 | 114年第三季財務報告董事會預計召開日期為114年11月11日 | 2025-11-03 | Chinese | ||
| 33802255 | 114年9月背書保證與資金貸與 | 2025-10-13 | Chinese | ||
| 33802250 | 114年9月營業收入 | 2025-10-13 | Chinese | ||
| 33802264 | 114年09月內部人持股異動(事後) | 2025-10-07 | Chinese | ||
| 33802260 | 114年09月董事會成員及持股 | 2025-10-07 | Chinese | ||
| 33802268 | 代重要子公司互盛(中國)有限公司公告取得其他資產達公告標準 | 2025-09-30 | Chinese | ||
| 33802274 | 114年8月營業收入 | 2025-09-10 | Chinese | ||
| 33802271 | 114年8月背書保證與資金貸與 | 2025-09-10 | Chinese | ||
| 33802281 | 114年08月董事會成員及持股 | 2025-09-05 | Chinese | ||
| 33802279 | 114年08月內部人持股異動(事後) | 2025-09-05 | Chinese | ||
| 33802283 | 公司基本資料 | 2025-09-05 | Chinese | ||
| 33802307 | 114年08月法人說明會簡報 — 243320250820E001.pdf | 2025-08-20 | Chinese | ||
| 33802299 | 114年08月法人說明會簡報 — 243320250820M001.pdf | 2025-08-20 | Chinese | ||
| 33802285 | 114年08月法人說明會簡報 | 2025-08-20 | 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.