
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 |
|---|---|---|---|
|
Agora, Inc.
A PaaS provider with APIs for embedding real-time video, vo…
|
API | US | Telecommunications, computer pr… |
|
AGRIFORCE GROWING SYSTEMS LTD.
A technology firm focused on digital financial innovation f…
|
AGRI | CA | Telecommunications, computer pr… |
|
AGS Corporation
IT services provider offering outsourcing, software develop…
|
3648 | JP | Telecommunications, computer pr… |
|
AI-MEDIA TECHNOLOGIES LIMITED
Offers AI-driven captioning, transcription, and translation…
|
AIM | AU | Telecommunications, computer pr… |
|
AIRAN LIMITED
Offers high-volume data processing, back-office operations,…
|
AIRAN | IN | Telecommunications, computer pr… |
|
AirIQ Inc.
Delivers IoT-based asset and fleet management solutions acr…
|
IQ | CA | Telecommunications, computer pr… |
|
Aixia Group
Provides IT infrastructure, operations, and cloud services …
|
AIXIA B | SE | Telecommunications, computer pr… |
|
AKAMAI TECHNOLOGIES INC
Provides cloud computing, cybersecurity, and content delive…
|
AKAM | US | Telecommunications, computer pr… |
|
Alarm.com Holdings, Inc.
Provides a cloud-based platform for intelligently connected…
|
ALRM | US | Telecommunications, computer pr… |
|
Alarum Technologies Ltd.
Offers AI-based web data collection solutions through a hyb…
|
ALAR | IL | 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.