
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 |
|---|---|---|---|
|
ALPHA SYSTEMS INC.
Software developer for telecommunications, in-vehicle syste…
|
4719 | JP | Telecommunications, computer pr… |
|
Alpha Technology Group Ltd
Holding company providing cloud and on-premises AI, CRM, an…
|
ATGL | US | Telecommunications, computer pr… |
|
Alphinat inc.
Low-code platform for rapid development and deployment of s…
|
NPA.H | CA | Telecommunications, computer pr… |
|
ALT5 Sigma Corp
Provides enterprise-grade infrastructure and a Crypto-as-a-…
|
ALTS | US | Telecommunications, computer pr… |
|
Altagem Resources Inc.
Provider of FSM and ERP software solutions for field servic…
|
ALK | CA | Telecommunications, computer pr… |
|
ALTERATION EARTH PLC
A former SPAC that acquired an AI firm and was subsequently…
|
ALTE | GB | Telecommunications, computer pr… |
|
Alternate Health Corp.
Provides pharmaceutical-grade CBD products and cloud-based …
|
AHGIF | CA | Telecommunications, computer pr… |
|
Alticast Corporation
Develops end-to-end software solutions for media and mobili…
|
085810 | KR | Telecommunications, computer pr… |
|
alt Inc.
Develops Personal Artificial Intelligence (P.A.I.) to creat…
|
260A | JP | Telecommunications, computer pr… |
|
Alveen
Provides digital solutions and an online marketplace for th…
|
MLALV | FR | 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.