
RateGain Travel Technologies Limited — Investor Relations & Filings
RateGain Travel Technologies Limited provides a comprehensive suite of AI-powered SaaS solutions designed to help travel and hospitality companies accelerate revenue growth. The platform offers tools for rate intelligence, cognitive revenue management, smart distribution, and brand engagement. Key products include Optima for real-time pricing insights, RezGain for channel management, and DHISCO for global connectivity. The company serves a diverse clientele, including hotels, airlines, online travel agencies, car rental companies, and cruise lines. By leveraging large-scale data sets and machine learning, the technology enables businesses to optimize pricing strategies, improve guest acquisition, and streamline distribution workflows across multiple digital channels. Its solutions focus on delivering actionable insights throughout the traveler's lifecycle, from discovery to booking.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Press Release | 2026-05-26 | English | |
| Press Release | 2026-05-26 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-25 | English | |
| Transcript as enclosed | 2026-05-25 | English | |
| Copy of Newspaper Publication | 2026-05-22 | English | |
| Intimation of Publication of Audited Financial Results for the quarter and financial year ended March 31, 2026 | 2026-05-22 | English |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47050944 | Press Release | 2026-05-26 | English | ||
| 47050816 | Press Release | 2026-05-26 | English | ||
| 47007435 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-25 | English | ||
| 47006518 | Transcript as enclosed | 2026-05-25 | English | ||
| 46780867 | Copy of Newspaper Publication | 2026-05-22 | English | ||
| 46780926 | Intimation of Publication of Audited Financial Results for the quarter and financial year ended March 31, 2026 | 2026-05-22 | English | ||
| 46742416 | Analyst Meet Updates | 2026-05-21 | English | ||
| 46742370 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-21 | English | ||
| 46722696 | Press Release | 2026-05-21 | English | ||
| 46722705 | Investor Presentation | 2026-05-21 | English | ||
| 46721218 | Press Release | 2026-05-21 | English | ||
| 46721234 | Investor Presentation | 2026-05-21 | English | ||
| 46721047 | Results for the quarter and year ended March 31, 2026 | 2026-05-21 | English | ||
| 46721064 | Outcome of the Board Meeting held on May 21, 2026 | 2026-05-21 | English | ||
| 46721260 | Outcome of Board Meeting | 2026-05-21 | English | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
01 Quantum Inc.
Specializes in post-quantum cybersecurity and integrated co…
|
ONE | CA | Telecommunications, computer pr… |
|
17 Education & Technology Group Inc.
Provides a smart in-school classroom solution with data-dri…
|
YQ | US | Telecommunications, computer pr… |
|
1SPATIAL PLC
Provides software and solutions for automating Location Mas…
|
SPA | GB | Telecommunications, computer pr… |
|
20-20 Technologies Inc.
End-to-end CAD and automation software for interior design,…
|
TWT | CA | Telecommunications, computer pr… |
|
24SevenOffice Group AB
Provides a modular, cloud-based ERP system for accounting, …
|
247 | SE | Telecommunications, computer pr… |
|
360 Ludashi Holdings Limited
Software developer providing PC and mobile device performan…
|
3601 | HK | Telecommunications, computer pr… |
|
360 Security Technology Inc.
Provides AI-driven internet and mobile security solutions f…
|
601360 | CN | Telecommunications, computer pr… |
|
4by4 Inc.
Develops AI video solutions, visual enhancement hardware, a…
|
389140 | KR | Telecommunications, computer pr… |
|
4DMEDICAL LIMITED
Develops non-invasive respiratory imaging solutions using p…
|
4DX | AU | Telecommunications, computer pr… |
|
63 Moons Technologies Limited
Provides trading software, exchange technology, and solutio…
|
63MOONS | IN | Telecommunications, computer pr… |
RateGain Travel Technologies Limited 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/59504/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59504 | 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=59504 | 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=59504 \ -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": 59504}, 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 RateGain Travel Technologies Limited (id: 59504)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.