
NextPlat Corp — Investor Relations & Filings
NextPlat Corp is a global company that provides healthcare and technology solutions through e-commerce and retail channels. The company operates through several divisions. Its e-commerce segment helps businesses sell their products online internationally, leveraging a network of storefronts and marketplaces. A global communications division offers voice, data, tracking, and Internet of Things (IoT) services. Additionally, through its subsidiary Progressive Care, NextPlat delivers pharmacy services and healthcare data management solutions. The company's growth strategy focuses on acquisitions, joint ventures, and collaborations to expand its service offerings and global market reach.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - NextPlat Corp (0001058307) (Filer) | 2026-04-28 | English | |
| 8-K - NextPlat Corp (0001058307) (Filer) | 2026-04-06 | English | |
| 8-K - NextPlat Corp (0001058307) (Filer) | 2026-03-31 | English | |
| S-8 Filing | 2026-01-30 | English | |
| 8-K/A Filing | 2026-01-13 | English | |
| 4 Filing | 2026-01-06 | English |
Browse filings by year
29 years- 2026 8 filings
- 2025 36 filings
- 2024 41 filings
- 2023 42 filings
- 2022 66 filings
- 2021 69 filings
- 2020 39 filings
- 2019 25 filings
- 2018 23 filings
- 2017 33 filings
- 2016 19 filings
- 2015 50 filings
- 2014 21 filings
- 2013 13 filings
- 2012 16 filings
- 2011 30 filings
- 2010 48 filings
- 2009 53 filings
- 2008 29 filings
- 2007 26 filings
- 2006 23 filings
- 2005 25 filings
- 2004 6 filings
- 2003 9 filings
- 2002 6 filings
- 2001 5 filings
- 2000 14 filings
- 1999 10 filings
- 1998 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 38009393 | 8-K - NextPlat Corp (0001058307) (Filer) | 2026-04-28 | English | ||
| 33618568 | 8-K - NextPlat Corp (0001058307) (Filer) | 2026-04-06 | English | ||
| 33122161 | 8-K - NextPlat Corp (0001058307) (Filer) | 2026-03-31 | English | ||
| 26991223 | S-8 Filing | 2026-01-30 | English | ||
| 26991348 | 8-K/A Filing | 2026-01-13 | English | ||
| 26991200 | 4 Filing | 2026-01-06 | English | ||
| 26991171 | 4 Filing | 2026-01-06 | English | ||
| 26991014 | 4 Filing | 2026-01-06 | English | ||
|
2025
7 filings
| |||||
| 11025977 | FORM S-3 | 2025-12-17 | English | ||
| 11025978 | FORM 4 | 2025-12-10 | English | ||
| 11025979 | FORM 4 | 2025-12-10 | English | ||
| 11025980 | FORM 4 | 2025-12-10 | English | ||
| 11025982 | FORM 8-K | 2025-12-09 | English | ||
| 11025983 | FORM 8-K | 2025-11-13 | English | ||
| 11025989 | FORM 4 | 2025-11-13 | English | ||
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CENOSIS INC.
Historically provided digital content distribution, documen…
|
— | CA | Telecommunications, computer pr… |
|
Cerebra Integrated Technologies Ltd.
Provides IT lifecycle management, e-waste recycling, and en…
|
CEREBRAINT | IN | Telecommunications, computer pr… |
|
CETC LANTIAN TECHNOLOGY CO., LTD.
Develops advanced computing, information security, and indu…
|
688818 | CN | Telecommunications, computer pr… |
|
ChargePanel AB
Provides a white-label SaaS platform for managing EV chargi…
|
CHARGE | SE | Telecommunications, computer pr… |
|
Checkin.com Group AB
SaaS platform for online identity verification and user onb…
|
CHECK | SE | Telecommunications, computer pr… |
|
Cheops Technology
IT services provider specializing in secure IT infrastructu…
|
MLCHE | FR | Telecommunications, computer pr… |
|
China Communications Services Corporation Limited
Integrated Smart Service Provider for informatization, cove…
|
552 | HK | Telecommunications, computer pr… |
|
ChowChow Cloud International Holdings Ltd
Offers cloud solutions, IT services, and digital consulting…
|
CHOW | US | Telecommunications, computer pr… |
|
Cipher Mining Inc.
Develops and operates industrial-scale data centers for bit…
|
CIFR | US | Telecommunications, computer pr… |
|
CISCO SYSTEMS, INC.
Provides foundational infrastructure for internet and enter…
|
CSCO | US | Telecommunications, computer pr… |
NextPlat Corp 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/34945/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34945 | 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=34945 | 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=34945 \ -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": 34945}, 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 NextPlat Corp (id: 34945)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.