
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 |
|---|---|---|---|
|
Arius3D Corp.
Provides proprietary color laser scanning technology to dig…
|
LZR | CA | Telecommunications, computer pr… |
|
Arlo Technologies, Inc.
Provides smart security cameras and cloud services for home…
|
ARLO | US | Telecommunications, computer pr… |
|
Arqit Quantum Inc.
Cybersecurity company specializing in quantum-safe encrypti…
|
ARQQ | KY | Telecommunications, computer pr… |
|
Arrive AI Inc.
Operates an autonomous delivery network using AI-powered sm…
|
ARAI | US | Telecommunications, computer pr… |
|
ASAHI INTELLIGENCE SERVICE CO.,LTD.
An IT services company providing network, system developmen…
|
9799 | JP | Telecommunications, computer pr… |
|
ASJ INC.
Provides cloud infrastructure, internet hosting, and digita…
|
2351 | JP | Telecommunications, computer pr… |
|
Astera Labs, Inc.
A fabless semiconductor company providing connectivity solu…
|
ALAB | US | Telecommunications, computer pr… |
|
ASURE SOFTWARE INC
Provides cloud-based HCM software and services for small an…
|
ASUR | US | Telecommunications, computer pr… |
|
Atishay Limited
Provides e-governance, data management, and digital transfo…
|
538713 | IN | Telecommunications, computer pr… |
|
AUCYBER LIMITED
Provides sovereign cloud and security solutions for governm…
|
CYB | 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.