China Life Insurance Company Limited — Investor Relations & Filings
About China Life Insurance Company Limited
China Life Insurance Company Limited provides a comprehensive suite of financial protection and wealth management solutions. Its core offerings encompass individual and group life insurance, annuities, and health and accident insurance products. The company utilizes a multi-channel distribution strategy, including a large-scale agent force, bancassurance partnerships, and digital platforms to reach its extensive customer base. Beyond traditional policy underwriting, it engages in asset management and investment activities to support its long-term obligations. The organization focuses on product innovation and risk control to deliver sustainable value to policyholders and institutional clients, maintaining a significant presence in the financial services landscape through its diverse portfolio of protection-oriented and savings-linked products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中国人寿第八届董事会第二十五次会议决议公告 | 2026-03-25 | Chinese | |
| 中国人寿董事会关于独立董事独立性自查情况的专项报告 | 2026-03-25 | Chinese | |
| 中国人寿偿付能力季度报告摘要(2025年第四季度) | 2026-03-25 | Chinese | |
| 中国人寿2025年度环境、社会和治理(ESG)暨社会责任报告摘要 | 2026-03-25 | Chinese | |
| 中国人寿2025年年度报告摘要 | 2026-03-25 | Chinese | |
| 中国人寿关于董事任职资格获金融监管总局核准的公告 | 2026-03-19 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 34836636 | 中国人寿第八届董事会第二十五次会议决议公告 | 2026-03-25 | Chinese | ||
| 34836635 | 中国人寿董事会关于独立董事独立性自查情况的专项报告 | 2026-03-25 | Chinese | ||
| 34836631 | 中国人寿偿付能力季度报告摘要(2025年第四季度) | 2026-03-25 | Chinese | ||
| 34836629 | 中国人寿2025年度环境、社会和治理(ESG)暨社会责任报告摘要 | 2026-03-25 | Chinese | ||
| 34836626 | 中国人寿2025年年度报告摘要 | 2026-03-25 | Chinese | ||
| 34836624 | 中国人寿关于董事任职资格获金融监管总局核准的公告 | 2026-03-19 | Chinese | ||
| 34836620 | 中国人寿关于召开2025年年度业绩发布会的公告 | 2026-03-17 | Chinese | ||
| 34836611 | 中国人寿H股公告 | 2026-03-06 | Chinese | ||
| 34836601 | 中国人寿H股公告 | 2026-01-28 | Chinese | ||
| 34836592 | 中国人寿与关联人共同投资公告 | 2026-01-23 | Chinese | ||
| 34836588 | 中国人寿第八届董事会第二十四次会议决议公告 | 2026-01-23 | Chinese | ||
| 34836576 | 中国人寿关于董事辞任的公告 | 2026-01-23 | Chinese | ||
| 34836574 | 中国人寿与关联人共同投资公告 | 2026-01-23 | Chinese | ||
| 34836567 | 中国人寿法定代表人变更公告 | 2026-01-05 | Chinese | ||
|
2025
1 filing
| |||||
| 34836561 | 中国人寿关于选举职工董事的公告 | 2025-12-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Life insurance
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Asia Financial Holdings Ltd.
Investment holding company underwriting general and life in…
|
662 | HK | Financial and insurance activit… |
|
ASR Nederland N.V.
An insurance group providing insurance, pensions, and asset…
|
ASRNL | NL | Financial and insurance activit… |
|
Assicurazioni Generali
A global provider of insurance and asset management service…
|
G | IT | Financial and insurance activit… |
|
Ateshgah Life Insurance OJSC
A life insurance provider offering financial protection for…
|
- | AZ | Financial and insurance activit… |
|
Athene Holding Ltd.
A retirement services company focused on fixed and indexed …
|
ATH-PA | US | Financial and insurance activit… |
|
Aviva PLC
A diversified insurance, wealth, and retirement company.
|
AV | GB | Financial and insurance activit… |
|
AXA
A multinational insurance and asset management group servin…
|
CS | FR | Financial and insurance activit… |
|
Brighthouse Financial, Inc.
A provider of annuity and life insurance products focused o…
|
BHF | US | Financial and insurance activit… |
|
Canara HSBC Life Insurance Company Limited
Joint venture offering financial protection and wealth mana…
|
CANHLIFE | IN | Financial and insurance activit… |
|
CENTENE CORP
Provides managed care services for government-sponsored hea…
|
CNC | US | Financial and insurance activit… |
China Life Insurance Company Limited 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/57267/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57267 | 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=57267 | 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=57267 \ -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": 57267}, 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 China Life Insurance Company Limited (id: 57267)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.