
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.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| S-3 | 2026-05-22 | English | |
| 8-K | 2026-05-08 | English | |
| 8-K - NextTrip, Inc. (0000788611) (Filer) | 2026-03-19 | English | |
| 8-K | 2026-03-13 | English | |
| 8-K | 2026-03-06 | English | |
| RW | 2026-02-23 | English |
Browse filings by year
26 years- 2026 13 filings
- 2025 109 filings
- 2024 40 filings
- 2023 42 filings
- 2022 49 filings
- 2021 51 filings
- 2020 70 filings
- 2019 64 filings
- 2018 72 filings
- 2017 57 filings
- 2016 17 filings
- 2015 12 filings
- 2014 17 filings
- 2013 9 filings
- 2012 11 filings
- 2011 15 filings
- 2010 15 filings
- 2009 7 filings
- 2008 4 filings
- 2007 4 filings
- 2006 4 filings
- 2005 4 filings
- 2004 5 filings
- 2003 5 filings
- 2002 4 filings
- 2001 4 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 46861630 | S-3 | 2026-05-22 | English | ||
| 46096281 | 8-K | 2026-05-08 | English | ||
| 32986501 | 8-K - NextTrip, Inc. (0000788611) (Filer) | 2026-03-19 | English | ||
| 46096318 | 8-K | 2026-03-13 | English | ||
| 46096337 | 8-K | 2026-03-06 | English | ||
| 46096342 | RW | 2026-02-23 | English | ||
| 32881272 | 8-K - NEXTTRIP, INC. (0000788611) (Filer) | 2026-02-19 | English | ||
| 23726996 | 8-K Filing | 2026-02-10 | English | ||
| 18634782 | 8-K Filing | 2026-02-03 | English | ||
| 18634789 | 8-K Filing | 2026-01-14 | English | ||
| 18634788 | 10-Q Filing | 2026-01-14 | English | ||
| 46096573 | Regulatory Filings 2026 | 2026-01-09 | English | ||
| 18634794 | S-3 Filing | 2026-01-02 | English | ||
|
2025
2 filings
| |||||
| 18634843 | 8-K Filing | 2025-12-29 | English | ||
| 9568291 | 8-K | 2025-12-04 | 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… |
|
Destinasi Tirta Nusantara Tbk
Tour operator specializing in inbound travel services acros…
|
PDES | ID | 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… |
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.