
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 |
|---|---|---|---|
|
TERA SCIENCE Co.,LTD
A diversified tech company in battery materials, biotech, a…
|
073640 | KR | Manufacturing |
|
TPC Mechatronics Corporation
Manufacturer and supplier of pneumatic equipment and smart …
|
048770 | KR | Manufacturing |
|
TXCOM
Designs and manufactures communication hardware and softwar…
|
ALTXC | FR | Manufacturing |
|
Veljan Denison Limited
Manufacturer of hydraulic pumps, motors, and valves for mar…
|
VELJAN | IN | Manufacturing |
|
Yantai Eddie Precision Machinery Co.,Ltd
Produces hydraulic attachments and high-end components for …
|
603638 | CN | Manufacturing |
|
Yuken India Ltd.
Designs and manufactures hydraulic pumps, valves, and syste…
|
YUKEN | IN | Manufacturing |
|
YUKEN KOGYO CO., LTD.
Manufacturer of hydraulic equipment, systems, and environme…
|
6393 | JP | Manufacturing |
|
万通液压
Manufacturer of high-performance hydraulic cylinders for mi…
|
920839 | CN | Manufacturing |
|
威博液压
Develops and manufactures hydraulic power units and compone…
|
920245 | 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.