
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 |
|---|---|---|---|
|
HANATOUR JAPAN CO.,LTD.
An integrated travel company offering inbound B2B and B2C s…
|
6561 | JP | Administrative and support serv… |
|
H.I.S. Co., Ltd.
A travel and leisure company offering tours, hotels, theme …
|
9603 | JP | Administrative and support serv… |
|
KNT-CT Holdings Co.,Ltd.
A holding company managing a group of diverse travel-relate…
|
9726 | JP | Administrative and support serv… |
|
lastminute.com N.V.
A European travel technology company offering dynamic holid…
|
LMN | NL | Administrative and support serv… |
|
Lion Travel Service Co., Ltd
Comprehensive travel service provider offering domestic and…
|
2731 | TW | Administrative and support serv… |
|
MODETOURNETWORKINC.
A tour wholesaler and travel agency for domestic and intern…
|
080160 | KR | Administrative and support serv… |
|
Naturewings Holidays Limited
Specializes in curated Himalayan holiday packages and desti…
|
544245 | IN | Administrative and support serv… |
|
Novaturas
A leading tour operator in the Baltic region offering packa…
|
NTU1L | LT | Administrative and support serv… |
|
Phoenix Tours International, Inc.
Offers domestic and international group tours, luxury cruis…
|
5706 | TW | Administrative and support serv… |
|
Rainbow Tours S.A.
A tour operator and travel agency offering package holidays…
|
RBW | PL | 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.