
RIX CORPORATION — Investor Relations & Filings
RIX CORPORATION is a solution provider for manufacturing industries, operating under a unique business model as a “manufacturing & trading company.” This model integrates four key functions—sales, technology, manufacturing, and service—to address complex customer needs beyond the scope of traditional trading companies. The company develops, manufactures, and supplies a wide variety of production goods, including high-performance machinery, industrial equipment, measuring instruments, and consumables. It serves a diverse range of sectors, including the steel, automotive, electronics, semiconductor, and rubber industries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第80期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | |
| 臨時報告書 | 2025-06-27 | Japanese | |
| 内部統制報告書-第79期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | |
| 有価証券報告書-第79期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | |
| 確認書 | 2025-06-24 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
6 filings
| |||||
| 8273031 | 確認書 | 2025-11-13 | Japanese | ||
| 8273023 | 半期報告書-第80期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 7244290 | 臨時報告書 | 2025-06-27 | Japanese | ||
| 7252705 | 内部統制報告書-第79期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
| 7252707 | 有価証券報告書-第79期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
| 7252700 | 確認書 | 2025-06-24 | Japanese | ||
|
2024
9 filings
| |||||
| 7297885 | 確認書 | 2024-11-13 | Japanese | ||
| 7297879 | 半期報告書-第79期(2024/04/01-2025/03/31) | 2024-11-13 | Japanese | ||
| 7318527 | 臨時報告書 | 2024-06-28 | Japanese | ||
| 7318523 | 内部統制報告書-第78期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7318517 | 確認書 | 2024-06-28 | Japanese | ||
| 7318511 | 有価証券報告書-第78期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7349558 | 確認書 | 2024-02-19 | Japanese | ||
| 7349557 | 訂正四半期報告書-第78期第3四半期(2023/10/01-2023/12/31) | 2024-02-19 | Japanese | ||
| 7352892 | 確認書 | 2024-02-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fluid power equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Airtac International Group
Manufacturer of pneumatic components and transmission equip…
|
1590 | TW | Manufacturing |
|
Avic Heavy Machinery Co.,Ltd.
Manufactures high-end forgings, hydraulic systems, and heat…
|
600765 | CN | Manufacturing |
|
CFF FLUID CONTROL LIMITED
Manufactures and services naval shipboard machinery and flu…
|
543920 | IN | Manufacturing |
|
CKD Corporation
Manufactures automation machinery and components for a wide…
|
6407 | JP | Manufacturing |
|
CONVUM Ltd.
Manufacturer of pneumatic equipment and vacuum components f…
|
6265 | JP | Manufacturing |
|
Duncan Engineering Limited
Manufacturer of industrial pneumatic products and OTR tyre …
|
504908 | IN | Manufacturing |
|
DY Corporation
Manufactures industrial machinery, automotive components, a…
|
013570 | KR | Manufacturing |
|
DY POWER Corporation
Manufacturer of hydraulic cylinders for construction and he…
|
210540 | KR | Manufacturing |
|
HELIOS TECHNOLOGIES, INC.
Develops and manufactures motion control and electronic con…
|
HLIO | US | Manufacturing |
|
Hengong Precision Equipment Co., Ltd.
Manufactures continuous casting iron materials and high-pre…
|
301261 | CN | Manufacturing |
RIX 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/12446/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12446 | 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=12446 | 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=12446 \ -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": 12446}, 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 RIX CORPORATION (id: 12446)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.