
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 |
|---|---|---|---|
| 四半期報告書-第43期第3四半期(2023/10/01-2023/12/31) | 2024-02-13 | Japanese | |
| 確認書 | 2023-11-13 | Japanese | |
| 四半期報告書-第43期第2四半期(2023/07/01-2023/09/30) | 2023-11-13 | Japanese | |
| 確認書 | 2023-11-10 | Japanese | |
| 訂正四半期報告書-第43期第1四半期(2023/04/01-2023/06/30) | 2023-11-10 | Japanese | |
| 確認書 | 2023-08-10 | Japanese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
1 filing
| |||||
| 7353703 | 四半期報告書-第43期第3四半期(2023/10/01-2023/12/31) | 2024-02-13 | Japanese | ||
|
2023
13 filings
| |||||
| 7537630 | 確認書 | 2023-11-13 | Japanese | ||
| 7537619 | 四半期報告書-第43期第2四半期(2023/07/01-2023/09/30) | 2023-11-13 | Japanese | ||
| 7539011 | 確認書 | 2023-11-10 | Japanese | ||
| 7539000 | 訂正四半期報告書-第43期第1四半期(2023/04/01-2023/06/30) | 2023-11-10 | Japanese | ||
| 7548127 | 確認書 | 2023-08-10 | Japanese | ||
| 7548125 | 四半期報告書-第43期第1四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | ||
| 7556268 | 確認書 | 2023-06-29 | Japanese | ||
| 7556237 | 訂正有価証券報告書-第42期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 7555711 | 内部統制報告書-第42期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 7555047 | 確認書 | 2023-06-29 | Japanese | ||
| 7555046 | 有価証券報告書-第42期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 7575108 | 確認書 | 2023-02-13 | Japanese | ||
| 7575106 | 四半期報告書-第42期第3四半期(2022/10/01-2022/12/31) | 2023-02-13 | Japanese | ||
|
2022
1 filing
| |||||
| 7579949 | 半期報告書-第42期(令和4年4月1日-令和5年3月31日) | 2022-12-23 | 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… |
| Agent IG Holdings Inc. | 377A | 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… |
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.