
Navios Maritime Partners L.P. — Investor Relations & Filings
Navios Maritime Partners L.P. is an international owner and operator of a large, diversified fleet of maritime vessels. The company's fleet is composed of dry cargo vessels, tankers, and container ships that are chartered to a global customer base, often under long-term agreements. A key focus is the operation of a modern fleet incorporating environmentally friendly technologies to improve energy efficiency and reduce emissions, with notable investments in LNG dual-fuel vessels. The company has expanded through strategic acquisitions and is an innovation member of the MIT Maritime Consortium, contributing to research on alternative fuels and advanced operational strategies for the shipping sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Navios Maritime Partners L.P. - Successful Senior Unsecured Bond Tap Issue - Attachment: Navios Maritime Partners L.P. - Successful Bond Tap Issue.pdf | 2026-05-27 | English | |
| Navios Maritime Partners L.P. - Successful Senior Unsecured Bond Tap Issue | 2026-05-27 | English | |
| NAVIOS MARITIME PARTNERS L.P. Q1 2026 FORM 6-K - Attachment: Navios Maritime Partners L.P. Q1 2026 6-K.pdf | 2026-05-22 | English | |
| NAVIOS MARITIME PARTNERS L.P. Q1 2026 FORM 6-K | 2026-05-22 | English | |
| 6-K | 2026-05-22 | English | |
| Navios Maritime Partners L.P. Reports Financial Results for the First Quarter Ended March 31, 2026 - Attachment: Navios Maritime Partners L.P. Q1 2026 Earnings Release.pdf | 2026-05-21 | English |
Browse filings by year
17 yearsMarket data
Market data not available
Price history
Peer group · Sea and coastal freight water transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2020 Bulkers
Operates a modern fleet of eight scrubber-fitted Newcastlem…
|
0FF | BM | Transportation and storage |
|
ADNOC Logistics & Services plc
Global energy maritime logistics leader, offering integrate…
|
ADNOCLS | AE | Transportation and storage |
|
ADS Maritime Holding
Shipping investment company that acquires, owns, and operat…
|
ADS | CY | Transportation and storage |
|
Alpha Adriatic d.d.
A ship owning and management group for dry bulk and tanker …
|
ULPL | HR | Transportation and storage |
|
Antong Holdings Co., Ltd.
Provider of domestic container shipping and multimodal tran…
|
600179 | CN | Transportation and storage |
|
Ardmore Shipping Corp
Owns and operates product and chemical tankers for worldwid…
|
ASC | MH | Transportation and storage |
|
Asia Energy Logistics Group Limited
Provision of shipping and logistics services, vessel charte…
|
351 | HK | Transportation and storage |
|
Aspo Oyj
A conglomerate owning B2B companies in shipping, chemicals,…
|
ASPO | FI | Transportation and storage |
|
ATLANTIC NAVIGATION HOLDINGS (SINGAPORE) LIMITED
Integrated offshore service provider offering marine logist…
|
5UL | SG | Transportation and storage |
|
Atlantska Plovidba d.d.
A global shipping company specializing in the transport of …
|
ATPL | HR | Transportation and storage |
Navios Maritime Partners L.P. 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/32011/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32011 | 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=32011 | 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=32011 \ -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": 32011}, 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 Navios Maritime Partners L.P. (id: 32011)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.