JAYRIDE GROUP LIMITED — Investor Relations & Filings
Jayride Group Limited operates a global online marketplace for airport transfers and ground transportation. The platform enables travelers to compare and book a diverse range of transport options, including shared shuttles, private cars, and luxury vehicles, across thousands of airports worldwide. By aggregating local transport providers, the company offers price transparency and real-time booking capabilities. Jayride serves both individual consumers and travel industry partners, such as travel agencies and airlines, through integrated booking technology. Its core focus is on streamlining the last mile of travel, providing reliable door-to-door solutions that enhance the overall passenger experience through a centralized digital interface.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Admission to Official List 1 page 254.8KB | 2018-01-24 | English | |
| Pre-Quotation Disclosure 2 pages 150.2KB | 2018-01-24 | English | |
| Prospectus 138 pages 13.4MB | 2018-01-24 | English | |
| Appendix 1A 3 pages 854.2KB | 2018-01-24 | English | |
| Information Form and Checklist 14 pages 241.6KB | 2018-01-24 | English | |
| Constitution 40 pages 649.1KB | 2018-01-24 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
12 filings
| |||||
| 40990299 | Admission to Official List 1 page 254.8KB | 2018-01-24 | English | ||
| 40990291 | Pre-Quotation Disclosure 2 pages 150.2KB | 2018-01-24 | English | ||
| 40990285 | Prospectus 138 pages 13.4MB | 2018-01-24 | English | ||
| 40990182 | Appendix 1A 3 pages 854.2KB | 2018-01-24 | English | ||
| 40990175 | Information Form and Checklist 14 pages 241.6KB | 2018-01-24 | English | ||
| 40990170 | Constitution 40 pages 649.1KB | 2018-01-24 | English | ||
| 40990152 | Financial Statements for year ended 30 June 2016 11 pages 1.9MB | 2018-01-24 | English | ||
| 40990147 | Financial Statements for year ended 30 June 2017 23 pages 345.6KB | 2018-01-24 | English | ||
| 40990134 | Share Trading Policy 3 pages 195.8KB | 2018-01-24 | English | ||
| 40990130 | Employee Option Plan Rules 20 pages 281.7KB | 2018-01-24 | English | ||
| 40990121 | Distribution Schedule 1 page 30.7KB | 2018-01-24 | English | ||
| 40990115 | Top 20 Holders List 2 pages 35.0KB | 2018-01-24 | English | ||
Market data
Market data not available
Price history
Peer group · Other travel related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DREAMFOLKS SERVICES LIMITED
Technology-driven airport services aggregator platform for …
|
DREAMFOLKS | IN | Administrative and support serv… |
|
SÃO PAULO TURISMO S.A.
Official tourism promotion and event management agency for …
|
— | BR | Administrative and support serv… |
|
TEN LIFESTYLE GROUP PLC
A technology-enabled provider of travel and lifestyle conci…
|
TENG | GB | Administrative and support serv… |
|
VALUE GOLF Inc.
Operates an online portal for golf reservations, e-commerce…
|
3931 | JP | Administrative and support serv… |
|
WEB TRAVEL GROUP LIMITED
Global travel technology company providing a B2B marketplac…
|
WEB | AU | Administrative and support serv… |
JAYRIDE GROUP 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/65156/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65156 | 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=65156 | 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=65156 \ -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": 65156}, 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 JAYRIDE GROUP LIMITED (id: 65156)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.