
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 |
|---|---|---|---|
| 8-K - NextTrip, Inc. (0000788611) (Filer) | 2026-03-19 | English | |
| 8-K - NEXTTRIP, INC. (0000788611) (Filer) | 2026-02-19 | English | |
| 8-K Filing | 2026-02-10 | English | |
| 8-K Filing | 2026-02-03 | English | |
| 8-K Filing | 2026-01-14 | English | |
| 10-Q Filing | 2026-01-14 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 32986501 | 8-K - NextTrip, Inc. (0000788611) (Filer) | 2026-03-19 | 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 | ||
| 18634794 | S-3 Filing | 2026-01-02 | English | ||
|
2025
8 filings
| |||||
| 18634843 | 8-K Filing | 2025-12-29 | English | ||
| 9568291 | 8-K | 2025-12-04 | English | ||
| 9568293 | 8-K | 2025-11-28 | English | ||
| 9568294 | Director's Dealing 2025 | 2025-11-25 | English | ||
| 9568295 | 4 | 2025-11-25 | English | ||
| 9568296 | 4 | 2025-11-25 | English | ||
| 9568297 | 4 | 2025-11-25 | English | ||
| 9568298 | 4 | 2025-11-25 | English | ||
Market data
Market data not available
Price history
Peer group · Tour operator activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Relax dd
Tour operator offering Adriatic holidays, European tours, a…
|
RLXG | SI | Administrative and support serv… |
|
SAILANI TOURS N TRAVELS LIMITED
Provides domestic and international tour packages and trave…
|
543541 | IN | Administrative and support serv… |
|
THE AZTERRA CORPORATION
Leading tour operator specializing in inbound tourism and h…
|
AZTR | CA | Administrative and support serv… |
|
Thomas Cook (India) Ltd.
Integrated travel and financial services provider for leisu…
|
THOMASCOOK | IN | Administrative and support serv… |
|
Tourism Holdings Limited
Global operator specializing in the rental, sale, and manuf…
|
THL | NZ | Administrative and support serv… |
|
Tuniu Corp
An online leisure travel company offering packaged tours an…
|
TOUR | KY | Administrative and support serv… |
|
UTour Group Co., Ltd.
Outbound travel provider for group tours, corporate travel,…
|
002707 | CN | Administrative and support serv… |
|
Very Good Tour Co.,Ltd.
Travel agency specializing in comprehensive, all-inclusive …
|
094850 | KR | Administrative and support serv… |
|
Yellow Balloon Tour Co., Ltd.
Provides comprehensive domestic and international travel se…
|
104620 | KR | 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.