
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 |
|---|---|---|---|
|
OCK GROUP BERHAD
Integrated solutions provider for telecom network services,…
|
— | MY | Telecommunications, computer pr… |
|
ODİNE SOLUTİONS TEKNOLOJİ TİCARET VE SANAYİ A.Ş.
A technology systems integrator for sustainable network tra…
|
ODINE | TR | Telecommunications, computer pr… |
|
Peachtree Network Inc.
Global provider of sustainable telecom and data networking …
|
PCH | CA | Telecommunications, computer pr… |
|
PicoCELA Inc.
Develops enterprise-grade wireless mesh solutions for hard-…
|
PCLA | US | Telecommunications, computer pr… |
|
PT Bali Towerindo Sentra Tbk.
Leading provider of telecommunication tower infrastructure …
|
BALI | ID | Telecommunications, computer pr… |
|
PT Centratama Telekomunikasi Indonesia Tbk.
Provides integrated telecom infrastructure solutions, speci…
|
CENT | ID | Telecommunications, computer pr… |
|
PT Dayamitra Telekomunikasi Tbk
A telecommunications infrastructure company specializing in…
|
MTEL | ID | Telecommunications, computer pr… |
|
PT Gihon Telekomunikasi Indonesia Tbk
Provides comprehensive telecommunication infrastructure ser…
|
GHON | ID | Telecommunications, computer pr… |
|
PT Jasnita Telekomindo Tbk.
Provides cloud communication and IT solutions for business …
|
JAST | ID | Telecommunications, computer pr… |
|
PT LCK Global Kedaton Tbk
Specializes in telecommunication construction, engineering,…
|
LCKM | ID | 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.