
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 |
|---|---|---|---|
|
Bitfufu Inc.
A digital asset mining company offering Bitcoin cloud and s…
|
FUFU | US | Telecommunications, computer pr… |
|
BITMINE IMMERSION TECHNOLOGIES, INC.
Digital asset company with an ETH treasury and immersion-co…
|
BMNR | US | Telecommunications, computer pr… |
|
BIT ORIGIN Ltd
A cryptocurrency mining firm focused on Bitcoin and blockch…
|
BTOG | US | Telecommunications, computer pr… |
|
BLACKBAUD INC
Provider of cloud software solutions for the social impact …
|
BLKB | US | Telecommunications, computer pr… |
|
Blackline Safety Corp.
Connected safety solutions providing real-time gas detectio…
|
BLN | CA | Telecommunications, computer pr… |
|
Black Pearl Group Limited
Provides cloud-based data services and marketing technology…
|
BPG | NZ | Telecommunications, computer pr… |
|
Blend Labs, Inc.
Cloud-based software platform powering digital lending for …
|
BLND | US | Telecommunications, computer pr… |
|
Blockchain Venture Capital Inc.
Provides DLT infrastructure, digital payment solutions, and…
|
BVCI | CA | Telecommunications, computer pr… |
|
Blockmate Ventures Inc.
A Web3 incubator and venture creator establishing and scali…
|
MATE | CA | Telecommunications, computer pr… |
|
BluePoint Data, Inc.
Historically developed gold properties and provided IT data…
|
BLP | CA | 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.