EasyVista — Investor Relations & Filings
EasyVista is a software provider that develops a unified, AI-powered platform for IT Service Management (ITSM) and enterprise service automation. The company offers end-to-end solutions designed to help organizations streamline IT operations, reduce costs, and improve service delivery. The platform integrates key functionalities including service management, remote support, IT monitoring (infrastructure and digital experience), and intelligent automation. Leveraging AI, LLM-based capabilities, and self-healing technologies, EasyVista aims to simplify complexity for IT teams. Its no-code implementation and flexible licensing model are intended to accelerate value and lower the total cost of ownership for enterprise clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| EasyVista : descriptif du programme de rachat par la société de ses propres actions | 2020-06-30 | French | |
| EASYVISTA - Solide croissance du chiffre d'affaires en 2019 : +22% à 45,6 M€ | 2020-02-11 | French | |
| EASYVISTA - RÉSULTATS ANNUELS 2018 : nette amélioration de la profitabilité | 2019-04-02 | French | |
| EASYVISTA - Chiffre d'affaires 2018 : 37,5 M€ (+30%) | 2019-02-12 | French | |
| EV_fusion_offres_160119 | 2019-01-16 | French | |
| easyvista_cp_contrat_liquidite | 2019-01-02 | French |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
2 filings
| |||||
| 10531345 | EasyVista : descriptif du programme de rachat par la société de ses propres actions | 2020-06-30 | French | ||
| 10530063 | EASYVISTA - Solide croissance du chiffre d'affaires en 2019 : +22% à 45,6 M€ | 2020-02-11 | French | ||
|
2019
4 filings
| |||||
| 10529403 | EASYVISTA - RÉSULTATS ANNUELS 2018 : nette amélioration de la profitabilité | 2019-04-02 | French | ||
| 10527919 | EASYVISTA - Chiffre d'affaires 2018 : 37,5 M€ (+30%) | 2019-02-12 | French | ||
| 10527249 | EV_fusion_offres_160119 | 2019-01-16 | French | ||
| 10526899 | easyvista_cp_contrat_liquidite | 2019-01-02 | French | ||
|
2018
7 filings
| |||||
| 10526360 | CP_EV_connect2018_FINAL | 2018-12-06 | French | ||
| 10524040 | Rapport annuel 2017 | 2018-04-30 | French | ||
| 10523366 | easyvista_ca_t1 | 2018-04-12 | French | ||
| 10522825 | EASYVISTA_rn_2017 | 2018-03-28 | French | ||
| 10522692 | ev_vinci_22032018 | 2018-03-22 | French | ||
| 10521548 | easyvista_calendrier financier 2018 | 2018-02-02 | French | ||
| 10521128 | easyvista_cl_31122017 | 2018-01-10 | French | ||
|
2017
2 filings
| |||||
| 10520239 | 2017-11-15 | French | |||
| 10519384 | easyvista_pdf | 2017-10-17 | French | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1000mercis
Marketing technology group for data-driven advertising and …
|
ALMIL | FR | Telecommunications, computer pr… |
|
3C IT Solutions and Telecoms (India) Limited
Provides IT infrastructure, system integration, cloud, and …
|
544190 | IN | Telecommunications, computer pr… |
|
3 E Network Technology Group Ltd
B2B IT solutions provider of software for property, restaur…
|
MASK | US | Telecommunications, computer pr… |
|
3i Infotech limited
Provides digital transformation, cloud services, and specia…
|
3IINFOLTD | IN | Telecommunications, computer pr… |
|
4C Group AB
Provides software and expert services for readiness, traini…
|
4C | SE | Telecommunications, computer pr… |
|
4GLOBAL PLC
A data, services, and software company for the sports and p…
|
4GBL | GB | Telecommunications, computer pr… |
|
4SIGHT HOLDINGS LIMITED
Technology group providing digital transformation solutions…
|
4SIE | ZA | Telecommunications, computer pr… |
|
AAA TECHNOLOGIES LIMITED
Provides IS auditing, cybersecurity consulting, and IT comp…
|
AAATECH | IN | Telecommunications, computer pr… |
|
ABEJA,Inc.
An AI technology company that facilitates the digital trans…
|
5574 | JP | Telecommunications, computer pr… |
|
Abra Information Technologies Ltd.
Develops, implements, and integrates complex software and h…
|
ABRA | IL | Telecommunications, computer pr… |
EasyVista 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/10408/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10408 | 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=10408 | 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=10408 \ -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": 10408}, 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 EasyVista (id: 10408)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.