
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 |
|---|---|---|---|
|
MOOG INC.
Designer and manufacturer of precision motion and fluid con…
|
MOG-A | US | Manufacturing |
|
M+S Hydraulic AD
Manufacturer of hydraulic motors, steering units, brakes, a…
|
MSH | BG | Manufacturing |
|
Norrhydro Group Oyj
Manufacturer of custom hydraulic cylinders and digital moti…
|
NORRH | FI | Manufacturing |
|
Parker-Hannifin Corp
Global manufacturer of motion and control technologies and …
|
PH | US | Manufacturing |
|
Przedsiębiorstwo Hydrauliki Siłowej Hydrotor S.A.
Manufacturer of hydraulic systems, offering machining and r…
|
HDR | PL | Manufacturing |
|
Shandong Hongyu Precision Machinery Co., Ltd.
Manufactures high-precision hydraulic cylinders and compone…
|
002890 | CN | Manufacturing |
|
Shaoyang Victor Hydraulics Co.,Ltd.
Develops and manufactures high-pressure hydraulic component…
|
301079 | CN | Manufacturing |
|
SICHUAN CRUN CO., LTD
Manufactures hydraulic and lubrication systems for wind pow…
|
002272 | CN | Manufacturing |
|
SMC CORPORATION
Global manufacturer of automatic control equipment for indu…
|
6273 | JP | Manufacturing |
|
TAYLOR DEVICES, INC.
Engineering and manufacturing of shock and vibration contro…
|
TAYD | US | 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.