
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 |
|---|---|---|---|
| 四半期報告書-第78期第3四半期(2023/10/01-2023/12/31) | 2024-02-13 | Japanese | |
| 確認書 | 2023-11-13 | Japanese | |
| 四半期報告書-第78期第2四半期(2023/07/01-2023/09/30) | 2023-11-13 | Japanese | |
| 臨時報告書 | 2023-11-02 | Japanese | |
| 確認書 | 2023-08-31 | Japanese | |
| 訂正有価証券報告書-第77期(2022/04/01-2023/03/31) | 2023-08-31 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
1 filing
| |||||
| 7352877 | 四半期報告書-第78期第3四半期(2023/10/01-2023/12/31) | 2024-02-13 | Japanese | ||
|
2023
12 filings
| |||||
| 7537481 | 確認書 | 2023-11-13 | Japanese | ||
| 7537477 | 四半期報告書-第78期第2四半期(2023/07/01-2023/09/30) | 2023-11-13 | Japanese | ||
| 7541285 | 臨時報告書 | 2023-11-02 | Japanese | ||
| 7545120 | 確認書 | 2023-08-31 | Japanese | ||
| 7545122 | 訂正有価証券報告書-第77期(2022/04/01-2023/03/31) | 2023-08-31 | Japanese | ||
| 7550520 | 確認書 | 2023-08-09 | Japanese | ||
| 7550514 | 四半期報告書-第78期第1四半期(2023/04/01-2023/06/30) | 2023-08-09 | Japanese | ||
| 7558881 | 内部統制報告書-第77期(2022/04/01-2023/03/31) | 2023-06-23 | Japanese | ||
| 7558876 | 確認書 | 2023-06-23 | Japanese | ||
| 7558873 | 有価証券報告書-第77期(2022/04/01-2023/03/31) | 2023-06-23 | Japanese | ||
| 7575942 | 四半期報告書-第77期第3四半期(2022/10/01-2022/12/31) | 2023-02-10 | Japanese | ||
| 7575935 | 確認書 | 2023-02-10 | Japanese | ||
|
2022
2 filings
| |||||
| 7583679 | 四半期報告書-第77期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-11 | Japanese | ||
| 7583667 | 確認書 | 2022-11-11 | 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.