
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 |
|---|---|---|---|
|
Aiji net Inc.
Insurtech company using AI and data to innovate the insuran…
|
462980 | KR | Telecommunications, computer pr… |
|
Ailleron S.A.
Specializes in financial technology services and software f…
|
ALL | PL | Telecommunications, computer pr… |
|
AI/ML Innovations Inc.
Digital healthcare technology applying AI/ML neural network…
|
AIML | CA | Telecommunications, computer pr… |
|
AInnovation Technology Group Co., Ltd
Provides enterprise AI solutions, including software and ha…
|
2121 | HK | Telecommunications, computer pr… |
|
Aino Health AB (publ)
A SaaS platform for managing and reducing employee sickness…
|
AINO | SE | Telecommunications, computer pr… |
|
AISAN TECHNOLOGY CO.,LTD.
Develops CAD and mobile mapping systems for surveying and c…
|
4667 | JP | Telecommunications, computer pr… |
|
AI storm CO.,LTD.
An IT services company offering IT consulting, digital sign…
|
3719 | JP | Telecommunications, computer pr… |
|
Alchera Inc.
A Vision AI company specializing in face analysis, OCR, and…
|
347860 | KR | Telecommunications, computer pr… |
|
ALCIDION GROUP LIMITED
Develops software to enhance patient safety and clinical pr…
|
ALC | AU | Telecommunications, computer pr… |
|
ALDRICH RESOURCES BERHAD
Technology and business solutions provider specializing in …
|
— | MY | 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.