
IRRC Corporation — Investor Relations & Filings
IRRC Corporation is a financial services company that integrates insurance agency operations with the development of proprietary technology solutions. The company operates a network of retail insurance shops under the 'Insurance Clinic' brand, offering comprehensive life and non-life insurance consulting and brokerage services. In its solutions segment, IRRC develops and markets advanced software systems for financial institutions and insurance professionals. Key products include the 'AS System' for life insurance analysis and proposals, the 'AS-BOX' insurance application navigation system, and the 'AS platform' for sales support. The company focuses on leveraging technology, including AI, to enhance the efficiency of insurance sales and administrative processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-09-29 | Japanese | |
| 有価証券報告書-第30期(2024/07/01-2025/06/30) | 2025-09-29 | Japanese | |
| 確認書 | 2025-02-14 | Japanese | |
| 半期報告書-第30期(2024/07/01-2025/06/30) | 2025-02-14 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-02-07 | Japanese | |
| 内部統制報告書-第29期(2023/07/01-2024/06/30) | 2024-09-30 | Japanese |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
5 filings
| |||||
| 7936374 | 確認書 | 2025-09-29 | Japanese | ||
| 7936373 | 有価証券報告書-第30期(2024/07/01-2025/06/30) | 2025-09-29 | Japanese | ||
| 7277216 | 確認書 | 2025-02-14 | Japanese | ||
| 7277215 | 半期報告書-第30期(2024/07/01-2025/06/30) | 2025-02-14 | Japanese | ||
| 7286194 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-02-07 | Japanese | ||
|
2024
10 filings
| |||||
| 7306852 | 内部統制報告書-第29期(2023/07/01-2024/06/30) | 2024-09-30 | Japanese | ||
| 7306848 | 確認書 | 2024-09-30 | Japanese | ||
| 7307631 | 有価証券報告書-第29期(2023/07/01-2024/06/30) | 2024-09-27 | Japanese | ||
| 7307441 | 臨時報告書 | 2024-09-27 | Japanese | ||
| 7309975 | 臨時報告書 | 2024-09-02 | Japanese | ||
| 7337234 | 確認書 | 2024-05-15 | Japanese | ||
| 7337202 | 四半期報告書-第29期第3四半期(2024/01/01-2024/03/31) | 2024-05-15 | Japanese | ||
| 7349290 | 臨時報告書 | 2024-02-22 | Japanese | ||
| 7352016 | 確認書 | 2024-02-14 | Japanese | ||
| 7351955 | 四半期報告書-第29期第2四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other activities auxiliary to insurance and pension funding
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Accelerant Holdings
A data-driven risk exchange platform for the specialty insu…
|
ARX | KY | Financial and insurance activit… |
|
Advantage Risk Management Co., Ltd.
Offers HR solutions in mental health, disability support, a…
|
8769 | JP | Financial and insurance activit… |
|
AFFIN-ACF HOLDINGS BERHAD
Holding company in financial services, offering banking and…
|
— | MY | Financial and insurance activit… |
|
ALEXANDER FORBES GROUP HOLDINGS LIMITED
Diversified financial services providing integrated advice …
|
AFH | ZA | Financial and insurance activit… |
|
ALPHA GROWTH PLC
A financial services firm specializing in esoteric asset ma…
|
ALGW | GB | Financial and insurance activit… |
|
ERIE INDEMNITY CO
Management company providing sales, underwriting, and polic…
|
ERIE | US | Financial and insurance activit… |
|
ID Watchdog, Inc.
Provider of comprehensive identity theft protection, detect…
|
IDW | CA | Financial and insurance activit… |
|
INVERSIONES ATLANTIDA, S.A.
A strategic financial holding company offering banking, ins…
|
57MB | SG | Financial and insurance activit… |
|
MARSH & MCLENNAN COMPANIES, INC.
A global professional services firm providing advice in ris…
|
MMC | US | Financial and insurance activit… |
|
NexgenRx Inc.
Full-service TPA and tech provider specializing in group be…
|
NXG | CA | Financial and insurance activit… |
IRRC 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/14149/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14149 | 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=14149 | 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=14149 \ -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": 14149}, 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 IRRC Corporation (id: 14149)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.