
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 |
|---|---|---|---|
| 確認書 | 2022-08-09 | Japanese | |
| 四半期報告書-第77期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-09 | Japanese | |
| 内部統制報告書-第76期(令和3年4月1日-令和4年3月31日) | 2022-06-24 | Japanese | |
| 確認書 | 2022-06-24 | Japanese | |
| 有価証券報告書-第76期(令和3年4月1日-令和4年3月31日) | 2022-06-24 | Japanese | |
| 四半期報告書-第76期第3四半期(令和3年10月1日-令和3年12月31日) | 2022-02-14 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
6 filings
| |||||
| 7594790 | 確認書 | 2022-08-09 | Japanese | ||
| 7594779 | 四半期報告書-第77期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-09 | Japanese | ||
| 7602306 | 内部統制報告書-第76期(令和3年4月1日-令和4年3月31日) | 2022-06-24 | Japanese | ||
| 7602302 | 確認書 | 2022-06-24 | Japanese | ||
| 7602298 | 有価証券報告書-第76期(令和3年4月1日-令和4年3月31日) | 2022-06-24 | Japanese | ||
| 7615977 | 四半期報告書-第76期第3四半期(令和3年10月1日-令和3年12月31日) | 2022-02-14 | Japanese | ||
|
2021
6 filings
| |||||
| 7622247 | 四半期報告書-第76期第2四半期(令和3年7月1日-令和3年9月30日) | 2021-11-12 | Japanese | ||
| 7661917 | 四半期報告書-第76期第1四半期(令和3年4月1日-令和3年6月30日) | 2021-08-06 | Japanese | ||
| 7666889 | 内部統制報告書-第75期(令和2年4月1日-令和3年3月31日) | 2021-06-25 | Japanese | ||
| 7666882 | 確認書 | 2021-06-25 | Japanese | ||
| 7666880 | 有価証券報告書-第75期(令和2年4月1日-令和3年3月31日) | 2021-06-25 | Japanese | ||
| 7675470 | 四半期報告書-第75期第3四半期(令和2年10月1日-令和2年12月31日) | 2021-02-12 | Japanese | ||
|
2020
3 filings
| |||||
| 7679976 | 四半期報告書-第75期第2四半期(令和2年7月1日-令和2年9月30日) | 2020-11-13 | Japanese | ||
| 7686183 | 四半期報告書-第75期第1四半期(令和2年4月1日-令和2年6月30日) | 2020-08-07 | Japanese | ||
| 7688536 | 有価証券報告書-第74期(平成31年4月1日-令和2年3月31日) | 2020-06-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fluid power equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AIRTAC
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 |
|
CHELIC
Specialized manufacturer of pneumatic and electric automati…
|
4555 | TW | 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 |
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.