
Ocean Power Technologies, Inc. — Investor Relations & Filings
Ocean Power Technologies, Inc. (OPT) provides intelligent maritime solutions and services for safer and more productive ocean operations. The company specializes in autonomous systems that enable persistent power, data collection, and real-time communications in remote marine environments. Core offerings include the PowerBuoy® platform, which converts ocean wave energy into electricity for onboard systems and subsea equipment, and a line of Unmanned Surface Vehicles (USVs) such as the WAM-V®. These solutions integrate autonomous intelligence and are designed for long-duration missions. OPT serves commercial and defense sectors, supporting applications such as maritime domain awareness, defense and intelligence, hydrographic surveying, environmental monitoring, and inspection and maintenance of subsea infrastructure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-21 | English | |
| 8-K - Ocean Power Technologies, Inc. (0001378140) (Filer) | 2026-04-01 | English | |
| 424B5 - Ocean Power Technologies, Inc. (0001378140) (Filer) | 2026-04-01 | English | |
| 8-K - Ocean Power Technologies, Inc. (0001378140) (Filer) | 2026-03-26 | English | |
| 8-K - OCEAN POWER TECHNOLOGIES, INC. (0001378140) (Filer) | 2026-03-02 | English | |
| 8-K - OCEAN POWER TECHNOLOGIES, INC. (0001378140) (Filer) | 2026-02-24 | English |
Browse filings by year
20 years- 2026 29 filings
- 2025 61 filings
- 2024 116 filings
- 2023 106 filings
- 2022 27 filings
- 2021 48 filings
- 2020 69 filings
- 2019 76 filings
- 2018 70 filings
- 2017 50 filings
- 2016 89 filings
- 2015 30 filings
- 2014 49 filings
- 2013 34 filings
- 2012 24 filings
- 2011 30 filings
- 2010 35 filings
- 2009 48 filings
- 2008 34 filings
- 2007 4 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46753684 | 8-K | 2026-05-21 | English | ||
| 33135499 | 8-K - Ocean Power Technologies, Inc. (0001378140) (Filer) | 2026-04-01 | English | ||
| 33135496 | 424B5 - Ocean Power Technologies, Inc. (0001378140) (Filer) | 2026-04-01 | English | ||
| 33048950 | 8-K - Ocean Power Technologies, Inc. (0001378140) (Filer) | 2026-03-26 | English | ||
| 32890922 | 8-K - OCEAN POWER TECHNOLOGIES, INC. (0001378140) (Filer) | 2026-03-02 | English | ||
| 32890923 | 8-K - OCEAN POWER TECHNOLOGIES, INC. (0001378140) (Filer) | 2026-02-24 | English | ||
| 29217767 | S-8 Filing | 2026-02-06 | English | ||
| 29217779 | 4 Filing | 2026-01-30 | English | ||
| 29217768 | 4 Filing | 2026-01-30 | English | ||
| 29217765 | 4 Filing | 2026-01-30 | English | ||
| 29217787 | 4 Filing | 2026-01-28 | English | ||
| 29217784 | 4 Filing | 2026-01-28 | English | ||
| 29217783 | 4 Filing | 2026-01-28 | English | ||
| 29217778 | 3 Filing | 2026-01-28 | English | ||
| 29217777 | 4 Filing | 2026-01-28 | English | ||
Market data
Market data not available
Price history
Peer group · Other telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Solutions 30 SE
Provider of multi-technical services for digital infrastruc…
|
S30 | LU | Telecommunications, computer pr… |
|
SPACETALK LTD
Develops wearable communication devices and safety software…
|
SPA | AU | Telecommunications, computer pr… |
|
SRT MARINE SYSTEMS PLC
Develops maritime domain awareness technologies and integra…
|
SRT | GB | Telecommunications, computer pr… |
|
STEELMAN TELECOM LIMITED
Provides EPC services for telecommunications network deploy…
|
543622 | IN | Telecommunications, computer pr… |
|
Sterlite Technologies Limited.
Global provider of end-to-end data network solutions and op…
|
STLTECH | IN | Telecommunications, computer pr… |
|
Sunsea AIoT Technology Co., Ltd.
Global provider of integrated AIoT solutions, wireless modu…
|
002313 | CN | Telecommunications, computer pr… |
|
SYNCLAYER INC.
System integrator for CATV and communication systems, also …
|
1724 | JP | Telecommunications, computer pr… |
|
TANLA PLATFORMS LIMITED
Global CPaaS provider of secure messaging, voice, and IoT c…
|
TANLA | IN | Telecommunications, computer pr… |
|
TELES AG Informationstechnologien
Provider of communication solutions and telecom infrastruct…
|
TLIK | DE | Telecommunications, computer pr… |
|
Teleste Oyj
Develops video and broadband technologies for networks and …
|
TLT1V | FI | Telecommunications, computer pr… |
Ocean Power Technologies, 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/34237/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34237 | 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=34237 | 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=34237 \ -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": 34237}, 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 Ocean Power Technologies, Inc. (id: 34237)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.