
Samsung Life Insurance co., Ltd — Investor Relations & Filings
Samsung Life Insurance Co., Ltd. is a multinational insurance and financial services company. It provides a comprehensive portfolio of products and services designed for individual financial protection and asset growth. The company's core offerings include life insurance, health insurance, annuities, and retirement planning solutions. In addition to its primary insurance operations, the firm is also engaged in other financial services such as asset management and brokerage. It focuses on delivering solutions that cover various aspects of life, health, property, and long-term financial security for its customers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주식등의대량보유상황보고서(일반) | 2026-04-24 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-04-24 | Korean | |
| 계열금융회사의약관에의한금융거래-[보험] | 2026-04-14 | Korean | |
| 계열금융회사의약관에의한금융거래-[유가증권-수익증권] | 2026-04-14 | Korean | |
| 계열금융회사의약관에의한금융거래-[유가증권-채권] | 2026-04-14 | Korean | |
| [기재정정]사업보고서 (2025.12) | 2026-03-31 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36123590 | 주식등의대량보유상황보고서(일반) | 2026-04-24 | Korean | ||
| 36122724 | 기업설명회(IR)개최(안내공시) | 2026-04-24 | Korean | ||
| 34477002 | 계열금융회사의약관에의한금융거래-[보험] | 2026-04-14 | Korean | ||
| 34476870 | 계열금융회사의약관에의한금융거래-[유가증권-수익증권] | 2026-04-14 | Korean | ||
| 34476852 | 계열금융회사의약관에의한금융거래-[유가증권-채권] | 2026-04-14 | Korean | ||
| 33117479 | [기재정정]사업보고서 (2025.12) | 2026-03-31 | Korean | ||
| 33014594 | 특수관계인과의수익증권거래 | 2026-03-23 | Korean | ||
| 32990697 | [기재정정]타법인주식및출자증권처분결정 | 2026-03-20 | Korean | ||
| 32985792 | 타법인주식및출자증권처분결정 | 2026-03-19 | Korean | ||
| 32984451 | 기업가치제고계획(자율공시) | 2026-03-19 | Korean | ||
| 32984211 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-19 | Korean | ||
| 32983575 | 정기주주총회결과 | 2026-03-19 | Korean | ||
| 32934758 | [기재정정]의결권대리행사권유참고서류 | 2026-03-12 | Korean | ||
| 32929009 | 사업보고서 (2025.12) | 2026-03-11 | Korean | ||
| 32928580 | 의결권대리행사권유참고서류 | 2026-03-11 | Korean | ||
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… |
Samsung Life Insurance 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/17247/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17247 | 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=17247 | 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=17247 \ -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": 17247}, 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 Samsung Life Insurance co., Ltd (id: 17247)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.