
ODYSSEY MARINE EXPLORATION INC — Investor Relations & Filings
Odyssey Marine Exploration is a deep-ocean exploration company specializing in the discovery, validation, and development of subsea mineral resources. The company focuses on building a diversified portfolio of projects targeting critical and strategic minerals, such as polymetallic nodules and seafloor massive sulphides, which are essential for clean energy, food security, and other global resource needs. Leveraging extensive experience in subsea operations, Odyssey has transitioned from its historical focus on shipwreck recovery to the exploration and development of marine mineral deposits. The company's process involves identifying potential resource sites, conducting environmental assessments, and developing plans for environmentally responsible extraction.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DEF 14A - ODYSSEY MARINE EXPLORATION INC (0000798528) (Filer) | 2026-04-21 | English | |
| 8-K - ODYSSEY MARINE EXPLORATION INC (0000798528) (Filer) | 2026-04-14 | English | |
| 8-K - ODYSSEY MARINE EXPLORATION INC (0000798528) (Filer) | 2026-04-08 | English | |
| 10-K - ODYSSEY MARINE EXPLORATION INC (0000798528) (Filer) | 2026-03-31 | English | |
| 8-K - ODYSSEY MARINE EXPLORATION INC (0000798528) (Filer) | 2026-02-27 | English | |
| 4 Filing | 2026-02-10 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 34909731 | DEF 14A - ODYSSEY MARINE EXPLORATION INC (0000798528) (Filer) | 2026-04-21 | English | ||
| 34525931 | 8-K - ODYSSEY MARINE EXPLORATION INC (0000798528) (Filer) | 2026-04-14 | English | ||
| 33816913 | 8-K - ODYSSEY MARINE EXPLORATION INC (0000798528) (Filer) | 2026-04-08 | English | ||
| 33122059 | 10-K - ODYSSEY MARINE EXPLORATION INC (0000798528) (Filer) | 2026-03-31 | English | ||
| 32881482 | 8-K - ODYSSEY MARINE EXPLORATION INC (0000798528) (Filer) | 2026-02-27 | English | ||
| 23804668 | 4 Filing | 2026-02-10 | English | ||
| 23804640 | 4 Filing | 2026-02-10 | English | ||
| 18725433 | 4 Filing | 2026-01-08 | English | ||
| 18725339 | 4 Filing | 2026-01-08 | English | ||
|
2025
6 filings
| |||||
| 18725389 | 4 Filing | 2025-12-09 | English | ||
| 18725372 | 4 Filing | 2025-12-09 | English | ||
| 18725355 | 4 Filing | 2025-12-09 | English | ||
| 9612921 | 4 | 2025-12-04 | English | ||
| 9612922 | 4 | 2025-12-04 | English | ||
| 9612923 | 4 | 2025-12-04 | English | ||
Market data
Market data not available
Price history
Peer group · Mining of chemical and fertilizer minerals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Advance Lithium Corp.
Explores mineral properties for lithium and precious metals…
|
AALI | CA | Mining and quarrying |
|
Advantage Lithium Corp.
Resource company focused on the strategic acquisition, expl…
|
AAL | CA | Mining and quarrying |
|
AgriMinco Corp.
Develops agricultural and industrial mineral projects and r…
|
ETPHF | CA | Mining and quarrying |
|
AGRIMIN LIMITED
Developing the Mackay Potash Project to supply sustainable …
|
AMN | AU | Mining and quarrying |
|
AGUIA RESOURCES LIMITED
Explores and develops phosphate and copper assets for agric…
|
AGR | AU | Mining and quarrying |
|
Allana Potash Corp.
Exploration and development of the Dallol Potash property i…
|
AAA | CA | Mining and quarrying |
|
American Critical Minerals Corp.
Mineral exploration focused on potash, lithium, and bromine…
|
KCLI | CA | Mining and quarrying |
|
American Salars Lithium Inc.
Explores and develops lithium brine and hardrock properties…
|
USLI | CA | Mining and quarrying |
|
Ameriwest Critical Metals Inc.
Exploration company focused on lithium and battery metal pr…
|
AWCM | CA | Mining and quarrying |
|
Ares Strategic Mining Inc.
Owns the only permitted fluorspar mine in the US, supplying…
|
ARS | CA | Mining and quarrying |
ODYSSEY MARINE EXPLORATION INC 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/34244/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34244 | 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=34244 | 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=34244 \ -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": 34244}, 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 ODYSSEY MARINE EXPLORATION INC (id: 34244)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.