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 |
|---|---|---|---|
|
Equitable Holdings, Inc.
A financial services company providing advice, protection, …
|
EQH | US | Financial and insurance activit… |
|
F&G Annuities & Life, Inc.
Provider of retirement and life insurance solutions for ret…
|
FG | US | Financial and insurance activit… |
|
FWD Group Holdings Ltd.
A pan-Asian provider of life, health, and medical insurance…
|
1828 | KY | Financial and insurance activit… |
|
GENERATION DEVELOPMENT GROUP LIMITED
Provides tax-effective investment bonds and estate planning…
|
GDG | AU | Financial and insurance activit… |
|
GENWORTH FINANCIAL INC
Provides long-term care, mortgage, and life insurance produ…
|
GNW | US | Financial and insurance activit… |
|
GLOBE LIFE INC.
Provides life and supplemental health insurance to middle-i…
|
GL | US | Financial and insurance activit… |
|
Great-West Lifeco Inc.
International financial services holding company focused on…
|
GWO | CA | Financial and insurance activit… |
|
Hansard Global plc
Specialist provider of long-term savings and investment sol…
|
HSD | IM | Financial and insurance activit… |
|
HANWHA LIFE INSURANCE CO., LTD.
A long-standing life insurance provider offering comprehens…
|
088350 | KR | Financial and insurance activit… |
|
Harel Insurance Investments & Finacial Services Ltd.
A diversified financial group offering insurance, asset man…
|
HARL | IL | 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.