
Advantage Risk Management Co., Ltd. — Investor Relations & Filings
Advantage Risk Management Co., Ltd. provides advanced human resource solutions centered on corporate well-being and risk mitigation. The company's core offerings are categorized into Mental Health Management, Disability Support, and Risk Financing services. The Mental Health Management division delivers comprehensive programs that include data-driven stress tolerance assessments, Employee Assistance Programs (EAP), and recruitment and training solutions based on Emotional Intelligence (EQ) theory. These services support employees from prevention and early detection to return-to-work processes. The Disability Support division specializes in consulting and operational management for Group Long-Term Disability (GLTD) insurance, designing systems to provide income compensation for employees on extended leave. The Risk Financing service provides comprehensive support for various corporate insurance policies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第28期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | |
| 臨時報告書 | 2025-06-27 | Japanese | |
| 確認書 | 2025-06-25 | Japanese | |
| 内部統制報告書-第27期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | |
| 有価証券報告書-第27期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
8 filings
| |||||
| 8283844 | 確認書 | 2025-11-13 | Japanese | ||
| 8283809 | 半期報告書-第28期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 7244556 | 臨時報告書 | 2025-06-27 | Japanese | ||
| 7251017 | 確認書 | 2025-06-25 | Japanese | ||
| 7250997 | 内部統制報告書-第27期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7250962 | 有価証券報告書-第27期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7262184 | 臨時報告書 | 2025-05-26 | Japanese | ||
| 7289706 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-01-06 | Japanese | ||
|
2024
7 filings
| |||||
| 7293063 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-12-04 | Japanese | ||
| 7294950 | 臨時報告書 | 2024-11-18 | Japanese | ||
| 7296706 | 臨時報告書 | 2024-11-14 | Japanese | ||
| 7296674 | 確認書 | 2024-11-14 | Japanese | ||
| 7296607 | 半期報告書-第27期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7303113 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-11-06 | Japanese | ||
| 7306438 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-10-03 | 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… |
|
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… |
|
IRRC Corporation
Integrates insurance agency operations with proprietary tec…
|
7325 | JP | 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… |
Advantage Risk Management Co., Ltd. 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/13477/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13477 | 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=13477 | 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=13477 \ -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": 13477}, 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 Advantage Risk Management Co., Ltd. (id: 13477)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.