
NextTrip, Inc. — Investor Relations & Filings
NextTrip, Inc. is a technology company that develops solutions for the travel industry, operating at the intersection of travel, technology, and media. The company provides a booking platform for consumers to purchase personalized travel packages, including flights, accommodations, all-inclusive deals, and cruises. It serves a wide range of clients, including leisure travelers (families, couples, solo), groups, and business travelers. Key consumer services include a personal concierge for customized vacation planning and 24/7 support. NextTrip also offers a next-generation booking platform for travel agents that facilitates group travel arrangements. The company's vertically integrated ecosystem connects its media content, such as its JOURNY travel channel, directly with its booking capabilities to create a seamless experience from inspiration to reservation.
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 9568333 | Major Shareholding Notification 2025 | 2025-09-18 | English | ||
| 9568332 | 8-K | 2025-09-18 | English | ||
| 9568334 | 8-K | 2025-09-15 | English | ||
| 9568335 | 4 | 2025-09-12 | English | ||
| 9568336 | 8-K | 2025-09-11 | English | ||
| 9568337 | 4 | 2025-09-02 | English | ||
| 9568338 | 4 | 2025-09-02 | English | ||
| 9568339 | 8-K | 2025-08-20 | English | ||
| 9568341 | S-1/A | 2025-08-19 | English | ||
| 9568343 | PRE 14A | 2025-08-15 | English | ||
| 9568342 | 8-K | 2025-08-12 | English | ||
| 9568344 | S-8 | 2025-07-29 | English | ||
| 9568345 | S-1/A | 2025-07-29 | English | ||
| 9568349 | Director's Dealing 2025 | 2025-07-25 | English | ||
| 9568346 | Director's Dealing 2025 | 2025-07-24 | English | ||
Market data
Market data not available
Price history
Peer group · Tour operator activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bookfortravel.com Inc.
Specializes in immersive, local-hosted group tours and pers…
|
— | CA | Administrative and support serv… |
|
CAISSA TOURISM GROUP CO.,LTD.
Travel management, MICE, aviation and railway catering, cru…
|
000796 | CN | Administrative and support serv… |
|
Ch. Charilaou Group Plc
A tour operator offering tickets, packages, cruises, and on…
|
CHCH | CY | Administrative and support serv… |
|
China CYTS Tours Holding Co.,Ltd.
Comprehensive tourism provider offering travel agency, reso…
|
600138 | CN | Administrative and support serv… |
|
CVC BRASIL OPERADORA E AGÊNCIA DE VIAGENS SA
Provides integrated travel services, vacation packages, and…
|
— | BR | Administrative and support serv… |
|
Destination Italia
A TravelTech tour operator for high-end, experiential B2B t…
|
DIT | IT | Administrative and support serv… |
|
EGL Holdings Company Limited
Provides travel and travel-related services, offering organ…
|
6882 | HK | Administrative and support serv… |
|
EURASIA TRAVEL Co.,Ltd
A travel provider offering themed tours focused on nature, …
|
9376 | JP | Administrative and support serv… |
|
GEZİNOMİ SEYAHAT TURİZM TİCARET A.Ş.
Tour operator providing online booking for hotels, tours, a…
|
GZNMI | TR | Administrative and support serv… |
|
Giocamondo Study S.p.A.
An educational travel provider specializing in study abroad…
|
GMS | IT | Administrative and support serv… |
NextTrip, Inc. 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/34837/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34837 | 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=34837 | 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=34837 \ -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": 34837}, 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 NextTrip, Inc. (id: 34837)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.