%20Ltd./other/ImageSat_International_I.S.I_Ltd.-logo.png)
ImageSat International (I.S.I) Ltd. — Investor Relations & Filings
ImageSat International (ISI) is a provider of space-based intelligence and geospatial solutions, primarily serving defense, security, and intelligence organizations. The company designs, builds, and operates advanced satellite systems, including the EROS NG™ constellation of ultra-high-resolution electro-optical (EO) and synthetic aperture radar (SAR) satellites. ISI offers end-to-end solutions that integrate its satellite assets with AI-powered data analytics platforms, mission-proven ground segment infrastructure, and operational expertise. Its portfolio includes New-Space satellite systems like KNIGHT and RUNNER, analytical tools such as KingFisher™, and services like Intelligence as a Service™ (IaaS), enabling customers to address critical mission challenges with actionable intelligence from space imagery.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| INVESTORS PRESENTATION | 2026-05-26 | English | |
| INVESTORS PRESENTATION | 2026-05-26 | Hebrew (modern) | |
| Investors Update | 2025-06-04 | English | |
| Investors Update | 2025-06-04 | Russian | |
| INVESTORS PRESENTATION | 2024-01-30 | English | |
| INVESTORS PRESENTATION | 2024-01-30 | Russian |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 47050920 | INVESTORS PRESENTATION | 2026-05-26 | English | ||
| 47050911 | INVESTORS PRESENTATION | 2026-05-26 | Hebrew (modern) | ||
|
2025
2 filings
| |||||
| 6465010 | Investors Update | 2025-06-04 | English | ||
| 6465008 | Investors Update | 2025-06-04 | Russian | ||
|
2024
2 filings
| |||||
| 6471237 | INVESTORS PRESENTATION | 2024-01-30 | English | ||
| 6471236 | INVESTORS PRESENTATION | 2024-01-30 | Russian | ||
|
2022
5 filings
| |||||
| 6479270 | The company's shares will be added to the TA-Tech Elite Index thru the "Unique Fast Track" On April 7th, 2022 at the end of the trading session | 2022-02-15 | Hebrew (modern) | ||
| 6479447 | Opening of Trading On February 14 2022, Appointment of a Market Maker | 2022-02-13 | Hebrew (modern) | ||
| 6479445 | Identifying Details of New Security-IMAGEST I.S.I | 2022-02-13 | Hebrew (modern) | ||
| 6479453 | Roadshow Presentation-January 2022 | 2022-01-31 | English | ||
| 6479452 | Roadshow Presentation-January 2022 | 2022-01-31 | Russian | ||
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abits Group Inc
A digital data center operator for Bitcoin mining and third…
|
ABTS | US | Telecommunications, computer pr… |
|
Ace Software Exports ltd.
Offers digital publishing, data conversion, and structured …
|
890230 | IN | Telecommunications, computer pr… |
|
ACORN ENERGY, INC.
Holding company providing remote monitoring for energy infr…
|
ACFN | US | Telecommunications, computer pr… |
|
Activium Group
IT services and consulting firm offering outsourcing, cloud…
|
MLACT | FR | Telecommunications, computer pr… |
|
ADISYN LTD
Provider of managed IT, sovereign cloud, cybersecurity, and…
|
AI1 | AU | Telecommunications, computer pr… |
|
ADVERITAS LIMITED
Provides SaaS solutions for digital advertising fraud preve…
|
AV1 | AU | Telecommunications, computer pr… |
|
AETERNAL M.
A High-Performance Computing-as-a-Service (HPCaaS) provider…
|
AMEN | ES | Telecommunications, computer pr… |
|
AFFLE 3I LIMITED
Technology-driven consumer intelligence platform for mobile…
|
AFFLE | IN | Telecommunications, computer pr… |
|
AgEagle Aerial Systems Inc.
Provider of full-stack, autonomous uncrewed aerial systems …
|
UAVS | US | Telecommunications, computer pr… |
|
AGILE
Cloud platform for creating, managing, and monetizing telev…
|
AGIL | ES | Telecommunications, computer pr… |
ImageSat International (I.S.I) 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/6852/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6852 | 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=6852 | 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=6852 \ -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": 6852}, 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 ImageSat International (I.S.I) Ltd. (id: 6852)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.