
Dai-ichi Life Holdings,Inc. — Investor Relations & Filings
Dai-ichi Life Holdings, Inc. is a global insurance group whose core operating subsidiary, The Dai-ichi Life Insurance Company, Limited, was established in 1902. The group's principal activities are the provision of life insurance and pension products for individual and corporate clients. Operating under a holding company structure, it manages a diverse portfolio of domestic and international insurance businesses. While maintaining a leading market position in its home territory, the group has expanded its presence globally, with significant operations in the Asia-Pacific region and North America. The organization focuses on delivering lifelong security and well-being to its customers through its comprehensive financial protection and asset management services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 内部統制報告書-第123期(2024/04/01-2025/03/31) | 2025-06-19 | Japanese | |
| 確認書 | 2025-06-19 | Japanese | |
| 有価証券報告書-第123期(2024/04/01-2025/03/31) | 2025-06-19 | Japanese | |
| 変更報告書 | 2025-06-09 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-06 | Japanese | |
| 確認書 | 2025-05-15 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
12 filings
| |||||
| 7257471 | 内部統制報告書-第123期(2024/04/01-2025/03/31) | 2025-06-19 | Japanese | ||
| 7257468 | 確認書 | 2025-06-19 | Japanese | ||
| 7257475 | 有価証券報告書-第123期(2024/04/01-2025/03/31) | 2025-06-19 | Japanese | ||
| 7259990 | 変更報告書 | 2025-06-09 | Japanese | ||
| 7260133 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-06 | Japanese | ||
| 7263629 | 確認書 | 2025-05-15 | Japanese | ||
| 7263634 | 訂正半期報告書-第123期(2024/04/01-2025/03/31) | 2025-05-15 | Japanese | ||
| 7268158 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-04-07 | Japanese | ||
| 7274830 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-03-07 | Japanese | ||
| 7277560 | 大量保有報告書 | 2025-02-13 | Japanese | ||
| 7286325 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-02-07 | Japanese | ||
| 7289129 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-01-10 | Japanese | ||
|
2024
3 filings
| |||||
| 7290606 | 大量保有報告書 | 2024-12-24 | Japanese | ||
| 7292851 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-12-06 | Japanese | ||
| 7296831 | 確認書 | 2024-11-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Life insurance
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEGON LTD.
International financial services group providing life insur…
|
AEG | AT | Financial and insurance activit… |
|
Aegon N.V.
International provider of life insurance, pensions, and ass…
|
AGN | BM | Financial and insurance activit… |
|
AFLAC INC
Provider of supplemental insurance that pays cash benefits …
|
AFL | US | Financial and insurance activit… |
|
ageas SA/NV
International insurance group offering Life and Non-Life so…
|
AGS | BE | Financial and insurance activit… |
|
AGESA HAYAT VE EMEKLİLİK A.Ş.
A financial services provider specializing in private pensi…
|
AGESA | TR | Financial and insurance activit… |
|
AIA Group Limited
Leading pan-Asian insurance and finance corporation and the…
|
1299 | HK | Financial and insurance activit… |
|
Aljazira Takaful Taawuni Co.
Offers Sharia-compliant protection, savings, and risk manag…
|
8012 | SA | Financial and insurance activit… |
|
Allianz SE
A global financial services provider in insurance and asset…
|
ALV | DE | Financial and insurance activit… |
|
Allianz-Slov. poist.
Offers personal life, accident, property, vehicle, travel, …
|
SLP | SK | Financial and insurance activit… |
|
American National Group Inc.
Offers a portfolio of insurance products and financial serv…
|
ANG-PB | US | Financial and insurance activit… |
Dai-ichi Life Holdings,Inc. 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/13532/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13532 | 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=13532 | 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=13532 \ -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": 13532}, 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 Dai-ichi Life Holdings,Inc. (id: 13532)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.