
KYORITSU CO.,LTD. — Investor Relations & Filings
The Kyoritsu Co., Ltd. is an insurance brokerage and risk management consulting firm that provides professional services to corporate clients. The company specializes in developing tailored insurance solutions to achieve optimal risk management. Its core services include designing global insurance programs, business continuity management (BCM), risk management for international logistics, and comprehensive reviews of life insurance policies. Through its extensive domestic and international network, the firm delivers customized solutions and expertise across a wide range of industries, supporting corporate management and strategic growth.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-02 | Japanese | |
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第45期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | |
| 臨時報告書 | 2025-07-02 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-02 | Japanese | |
| 確認書 | 2025-06-26 | Japanese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 32858515 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-02 | Japanese | ||
|
2025
7 filings
| |||||
| 8276301 | 確認書 | 2025-11-13 | Japanese | ||
| 8276289 | 半期報告書-第45期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 7241554 | 臨時報告書 | 2025-07-02 | Japanese | ||
| 7241552 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-02 | Japanese | ||
| 7247663 | 確認書 | 2025-06-26 | Japanese | ||
| 7247656 | 内部統制報告書-第44期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7247661 | 有価証券報告書-第44期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
|
2024
7 filings
| |||||
| 7298317 | 確認書 | 2024-11-13 | Japanese | ||
| 7295197 | 半期報告書-第44期(2024/04/01-2025/03/31) | 2024-11-13 | Japanese | ||
| 7317657 | 臨時報告書 | 2024-07-02 | Japanese | ||
| 7322315 | 確認書 | 2024-06-27 | Japanese | ||
| 7322309 | 内部統制報告書-第43期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7322308 | 有価証券報告書-第43期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7353705 | 確認書 | 2024-02-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Activities of insurance agents and brokers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
WILLIS TOWERS WATSON PLC
A global advisory, broking, and solutions company for peopl…
|
WTW | IE | Financial and insurance activit… |
|
WIZ CO PARTICIPAÇÕES E CORRETAGEM DE SEGUROS S.A.
Specialized broker of insurance and financial products thro…
|
— | BR | Financial and insurance activit… |
|
Yuanbao Inc.
A technology-driven online insurance distributor using AI a…
|
YB | US | Financial and insurance activit… |
|
Zhongmiao Holdings (Qingdao) Co., Ltd.
Provider of specialized insurance agency services and digit…
|
1471 | HK | Financial and insurance activit… |
KYORITSU 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/14548/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14548 | 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=14548 | 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=14548 \ -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": 14548}, 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 KYORITSU CO.,LTD. (id: 14548)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.