
LIFENET INSURANCE COMPANY — Investor Relations & Filings
Lifenet Insurance Company is an online insurance provider specializing in life and health coverage. The company's product portfolio includes term life, whole-life medical, cancer, and disability insurance, as well as group credit life insurance. It primarily targets younger demographics and first-time insurance buyers by offering straightforward and accessible products through its digital platform. In addition to its direct-to-consumer model, Lifenet Insurance utilizes a partnership strategy, collaborating with companies in adjacent industries to extend its reach to their customer bases.
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 38966070 | 臨時報告書 | 2026-04-30 | Japanese | ||
| 38966048 | 臨時報告書 | 2026-04-30 | Japanese | ||
|
2025
7 filings
| |||||
| 8285661 | 確認書 | 2025-11-13 | Japanese | ||
| 8285658 | 半期報告書-第20期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 7253431 | 臨時報告書 | 2025-06-24 | Japanese | ||
| 7258392 | 確認書 | 2025-06-17 | Japanese | ||
| 7258391 | 内部統制報告書-第19期(2024/04/01-2025/03/31) | 2025-06-17 | Japanese | ||
| 7258396 | 有価証券報告書-第19期(2024/04/01-2025/03/31) | 2025-06-17 | Japanese | ||
| 7273668 | 臨時報告書 | 2025-03-17 | Japanese | ||
|
2024
6 filings
| |||||
| 7297199 | 確認書 | 2024-11-14 | Japanese | ||
| 7297200 | 半期報告書-第19期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7329127 | 臨時報告書 | 2024-06-25 | Japanese | ||
| 7332830 | 内部統制報告書-第18期(2023/04/01-2024/03/31) | 2024-06-18 | Japanese | ||
| 7332828 | 確認書 | 2024-06-18 | Japanese | ||
| 7332834 | 有価証券報告書-第18期(2023/04/01-2024/03/31) | 2024-06-18 | 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… |
LIFENET INSURANCE COMPANY 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/13664/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13664 | 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=13664 | 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=13664 \ -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": 13664}, 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 LIFENET INSURANCE COMPANY (id: 13664)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.