
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 |
|---|---|---|---|
|
BASE, INC.
Develops web services for e-commerce, online payments, and …
|
4477 | JP | Telecommunications, computer pr… |
|
baudroie,inc.
A professional services firm specializing in IT infrastruct…
|
4413 | JP | Telecommunications, computer pr… |
|
beaconsmind AG
Provides integrated ICT and digitalization solutions for He…
|
81D | CH | Telecommunications, computer pr… |
|
Beamr Imaging Ltd.
Provider of AI-driven video compression and optimization so…
|
BMR | IL | Telecommunications, computer pr… |
|
BEEKS FINANCIAL CLOUD GROUP PLC
A provider of low-latency cloud computing and connectivity …
|
BKS | GB | Telecommunications, computer pr… |
|
BEIJING E-HUALU INFORMATION TECHNOLOGY CO., LTD
Develops and implements smart city infrastructure and big d…
|
300212 | CN | Telecommunications, computer pr… |
|
Beijing Haitian Ruisheng Science Technology Ltd.
Provides multi-modal training data and annotation services …
|
688787 | CN | Telecommunications, computer pr… |
|
Beijing Sinnet Technology Co.,Ltd.
Provides data center services, cloud computing, and AWS ope…
|
300383 | CN | Telecommunications, computer pr… |
|
Beijing United Information Technology Co.,Ltd.
Provides B2B e-commerce and industrial internet services fo…
|
603613 | CN | Telecommunications, computer pr… |
|
BEONIC LTD
Provides venue analytics and visitor behavior intelligence …
|
BEO | AU | 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.