
Sapiens International — Investor Relations & Filings
Sapiens International is a global provider of software solutions for the insurance industry. The company offers the Sapiens Insurance Platform, an open, integrated, and AI-driven suite of solutions designed to accelerate digital transformation for insurers. Its core offerings cater to the Property & Casualty (P&C), Life & Pensions, and Reinsurance sectors. Key products include Sapiens IDITSuite for P&C, CoreSuite for Life & Pensions, and ReinsuranceMaster, alongside the Sapiens Decision platform for AI-powered decisioning. The platform enables insurers to automate processes, reduce time-to-market for new products, and enhance business agility through cloud-based scalability. Sapiens also provides a range of professional services, including consulting, migration, and support.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SCHEDULE 13G/A Filing | 2026-02-05 | English | |
| Following the completion of the merger, the company's shares will be delisted from TASE on January 14, 2026 | 2026-01-12 | English | |
| FORM 15-12G | 2025-12-31 | English | |
| Other Report or Announcement | 2025-12-17 | English | |
| Other Report or Announcement | 2025-12-17 | English | |
| Reminder-Today, December 17, 2025, Trading in the company's shares was halted following an expected merger | 2025-12-17 | English |
Browse filings by year
31 years- 2026 2 filings
- 2025 163 filings
- 2024 135 filings
- 2023 130 filings
- 2022 134 filings
- 2021 192 filings
- 2020 222 filings
- 2019 142 filings
- 2018 122 filings
- 2017 159 filings
- 2016 159 filings
- 2015 154 filings
- 2014 114 filings
- 2013 158 filings
- 2012 103 filings
- 2011 86 filings
- 2010 37 filings
- 2009 46 filings
- 2008 60 filings
- 2007 54 filings
- 2006 47 filings
- 2005 98 filings
- 2004 42 filings
- 2003 14 filings
- 2002 14 filings
- 2001 13 filings
- 2000 15 filings
- 1999 4 filings
- 1998 1 filing
- 1997 5 filings
- 1996 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 24796676 | SCHEDULE 13G/A Filing | 2026-02-05 | English | ||
| 12526095 | Following the completion of the merger, the company's shares will be delisted from TASE on January 14, 2026 | 2026-01-12 | English | ||
|
2025
13 filings
| |||||
| 46155404 | FORM 15-12G | 2025-12-31 | English | ||
| 10291638 | Other Report or Announcement | 2025-12-17 | English | ||
| 10291634 | Other Report or Announcement | 2025-12-17 | English | ||
| 10225376 | Reminder-Today, December 17, 2025, Trading in the company's shares was halted following an expected merger | 2025-12-17 | English | ||
| 24796684 | S-8 POS Filing | 2025-12-17 | English | ||
| 24796681 | 6-K Filing | 2025-12-17 | English | ||
| 24796680 | S-8 POS Filing | 2025-12-17 | English | ||
| 24796679 | S-8 POS Filing | 2025-12-17 | English | ||
| 24796678 | 25-NSE Filing | 2025-12-17 | English | ||
| 24796677 | S-8 POS Filing | 2025-12-17 | English | ||
| 24796670 | S-8 POS Filing | 2025-12-17 | English | ||
| 24796668 | S-8 POS Filing | 2025-12-17 | English | ||
| 24796667 | S-8 POS Filing | 2025-12-17 | English | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DECIDR AI INDUSTRIES LTD
Develops AI systems to automate decision-making and optimiz…
|
DAI | AU | Telecommunications, computer pr… |
|
DECIPHER LABS LIMITED
Provides software development and IT consulting for healthc…
|
524752 | IN | Telecommunications, computer pr… |
|
Deepexi Technology Co., Ltd.
Enterprise provider of large-model AI solutions optimizing …
|
1384 | HK | Telecommunications, computer pr… |
|
Deep Health AI India Limited
Develops AI software for medical imaging to improve diagnos…
|
539559 | IN | Telecommunications, computer pr… |
|
DeepMarkit Corporation
Commercializes green technology by tokenizing verified carb…
|
MKT | CA | Telecommunications, computer pr… |
|
DEEPNOID Inc.
Specializes in AI-based medical image analysis and clinical…
|
315640 | KR | Telecommunications, computer pr… |
|
DeFi Technologies Inc.
Bridges capital markets and DeFi by offering regulated digi…
|
DEFT | CA | Telecommunications, computer pr… |
|
Defrail Technologies Limited
Provides software engineering, digital transformation, and …
|
544677 | IN | Telecommunications, computer pr… |
|
Delano Technology Corporation
Developed interaction-based e-business software automating …
|
DTEC | CA | Telecommunications, computer pr… |
|
Delaplex Limited
Provides custom software engineering, supply chain consulti…
|
DELAPLEX | IN | Telecommunications, computer pr… |
Sapiens International 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/7031/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7031 | 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=7031 | 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=7031 \ -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": 7031}, 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 Sapiens International (id: 7031)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.