
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 |
|---|---|---|---|
|
PT Tower Bersama Infrastructure Tbk
Leading independent telecommunication infrastructure provid…
|
TBIG | ID | Telecommunications, computer pr… |
|
Quantumctek Co., Ltd.
Develops quantum communication, computing, and measurement …
|
688027 | CN | Telecommunications, computer pr… |
|
R&A TELECOMMUNICATION GROUP BERHAD
Historically provided telecom equipment installation servic…
|
— | MY | Telecommunications, computer pr… |
|
RingCentral, Inc.
Provider of AI-powered, cloud-based communication and colla…
|
RNG | US | Telecommunications, computer pr… |
|
Risecomm Group Holdings Limited
Specializes in PLC technology for smart energy and automati…
|
1679 | HK | Telecommunications, computer pr… |
|
RTX
Designs and manufactures custom wireless communication solu…
|
RTX | DK | Telecommunications, computer pr… |
|
SAXA, Inc.
Develops, manufactures, and distributes communication syste…
|
6675 | JP | Telecommunications, computer pr… |
|
Science Arts, Inc.
Develops a live communication platform with AI for frontlin…
|
4412 | JP | Telecommunications, computer pr… |
|
SEIRYO ELECTRIC CORPORATION
An ICT solutions provider specializing in radio communicati…
|
4341 | JP | Telecommunications, computer pr… |
|
SINGAPORE TECHNOLOGIES TELEMEDIA PTE LTD
A strategic global investor focused on Communications, Data…
|
38DB | SG | 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.