
Issta Ltd. — Investor Relations & Filings
Issta Ltd. is a travel group that provides a comprehensive range of tourism services for both domestic and international travel. The company operates as a retail-focused travel agency, serving private individuals, business clients, groups, and organizations. Its core offerings include scheduled and charter flights, vacation packages, organized trips, and hotel bookings. Issta also provides specialized travel packages for niche markets, such as ski holidays, international sports events, and music concerts. The company delivers its services through a multi-channel network of physical branches, call centers, and online platforms.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ISSTA C1-Israel Brokerage and Investments IBI will cease to operate as a market maker on 16/02/2025 | 2025-01-26 | Hebrew (modern) | |
| Opening of Trading On June 26 2023- ISSTA C1; Israel Brokerage and Investments IBI will operate as a market maker-Amendment | 2023-06-25 | Hebrew (modern) | |
| Opening of Trading On Monday, June 26 2023-ISSTA C1 | 2023-06-25 | Hebrew (modern) | |
| Identifying Details of New Security-ISSTA C1 | 2023-06-22 | Hebrew (modern) | |
| Changes in the company's names effective as of December 21-correction | 2022-12-20 | Hebrew (modern) | |
| Changes in the company's names effective as of December 21, 2022 | 2022-12-19 | Hebrew (modern) |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
1 filing
| |||||
| 6466846 | ISSTA C1-Israel Brokerage and Investments IBI will cease to operate as a market maker on 16/02/2025 | 2025-01-26 | Hebrew (modern) | ||
|
2023
3 filings
| |||||
| 6473696 | Opening of Trading On June 26 2023- ISSTA C1; Israel Brokerage and Investments IBI will operate as a market maker-Amendment | 2023-06-25 | Hebrew (modern) | ||
| 6473695 | Opening of Trading On Monday, June 26 2023-ISSTA C1 | 2023-06-25 | Hebrew (modern) | ||
| 6473667 | Identifying Details of New Security-ISSTA C1 | 2023-06-22 | Hebrew (modern) | ||
|
2022
2 filings
| |||||
| 6531496 | Changes in the company's names effective as of December 21-correction | 2022-12-20 | Hebrew (modern) | ||
| 6475510 | Changes in the company's names effective as of December 21, 2022 | 2022-12-19 | Hebrew (modern) | ||
|
2020
1 filing
| |||||
| 6485946 | Issta – Rights Offering and Identifying Details for New Security | 2020-06-30 | Hebrew (modern) | ||
Market data
Market data not available
Price history
Peer group · Travel agency activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Trip.com Group Ltd
A global one-stop travel service provider with a portfolio …
|
TCOM | US | Administrative and support serv… |
|
Uniglobe.com Inc.
Global travel management company specializing in corporate …
|
UTO.B | CA | Administrative and support serv… |
|
VELTRA Corporation
Online marketplace for booking tours, activities, and local…
|
7048 | JP | Administrative and support serv… |
|
WEBJET GROUP LIMITED
Digital travel services provider specializing in B2C online…
|
WJL | AU | Administrative and support serv… |
|
Yatra Online, Inc.
Online travel agency for leisure and corporate clients with…
|
YTRA | US | Administrative and support serv… |
|
YATRA ONLINE LIMITED
Offers online travel services, ticketing, and corporate tra…
|
YATRA | IN | Administrative and support serv… |
|
Ying Hai Group Holdings Company Limited
Licensed travel agent distributing air tickets, hotel rooms…
|
8668 | HK | Administrative and support serv… |
Issta 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/6868/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6868 | 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=6868 | 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=6868 \ -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": 6868}, 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 Issta Ltd. (id: 6868)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.