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 |
|---|---|---|---|
|
CHALLENGER LIMITED
Investment manager providing retirement income, annuities, …
|
CGF | AU | Financial and insurance activit… |
|
CHESNARA PLC
A life and pensions consolidator that acquires and manages …
|
CSN | GB | Financial and insurance activit… |
|
China Life Insurance Company Limited
Underwrites and distributes life, annuity, accident, and he…
|
2628 | HK | Financial and insurance activit… |
|
China Pacific Insurance (Group) Co., Ltd.
Leading integrated insurance holding company providing comp…
|
2601 | HK | Financial and insurance activit… |
|
China Pacific Insurance Grp Co. Ltd
A comprehensive insurance holding company offering life, pr…
|
2601 | CN | Financial and insurance activit… |
|
China Taiping Insurance Holdings Company Limited
State-owned financial and insurance conglomerate underwriti…
|
966 | HK | Financial and insurance activit… |
|
CIG Pannonia Life Insurance Plc.
An insurance provider offering a comprehensive range of lif…
|
CIGPA | HU | Financial and insurance activit… |
|
CITIZENS, INC.
An insurance holding company offering products in niche dom…
|
CIA | US | Financial and insurance activit… |
|
Clal Insurance
An insurance and financial services group for private and b…
|
CLIS | IL | Financial and insurance activit… |
|
Clarica Life Insurance Company
Specialized in retail and group life and health insurance s…
|
SLF | CA | 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.