
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 |
|---|---|---|---|
|
ACEnetx Inc.
Provides comprehensive financial planning and insurance sol…
|
— | CA | Financial and insurance activit… |
|
Advance Create Co.,Ltd.
Independent insurance agency offering life, non-life, media…
|
8798 | JP | Financial and insurance activit… |
|
AIFU Inc.
AI-driven platform for insurance distribution and financial…
|
AIFU | US | Financial and insurance activit… |
|
Aon plc
A professional services firm providing risk and human capit…
|
AON | IE | Financial and insurance activit… |
|
A Plus Asset Advisor Co., Ltd.
Financial services firm offering insurance brokerage and fi…
|
244920 | KR | Financial and insurance activit… |
|
Arthur J. Gallagher & Co.
A global firm providing insurance brokerage, risk managemen…
|
AJG | US | Financial and insurance activit… |
|
ASKO ao
A group of companies providing insurance agency and adminis…
|
ASKO | RU | Financial and insurance activit… |
|
AUB GROUP LIMITED
Provides insurance broking, underwriting agencies, and risk…
|
AUB | AU | Financial and insurance activit… |
|
Baldwin Insurance Group, Inc.
An independent insurance distribution and advisory firm pro…
|
BWIN | US | Financial and insurance activit… |
|
BROWN & BROWN, INC.
A diversified insurance brokerage providing risk management…
|
BRO | US | 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.