
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 |
|---|---|---|---|
|
Times Three Wireless Inc.
An IP company developing and licensing proprietary network-…
|
TTW | CA | Telecommunications, computer pr… |
|
Total Telcom Inc.
Developer and provider of advanced remote asset monitoring …
|
TTZ | CA | Telecommunications, computer pr… |
|
Troy Information Technology Co.,Ltd.
Provides telecom network optimization, maintenance, and big…
|
300366 | CN | Telecommunications, computer pr… |
|
TWILIO INC
Cloud platform with APIs for integrating SMS, voice, and em…
|
TWLO | US | Telecommunications, computer pr… |
|
UET United Electronic Technology AG
Technology supplier providing integrated systems for commun…
|
CFC | DE | Telecommunications, computer pr… |
|
Uniinfo Telecom Services Limited
Provides network planning, optimization, and deployment for…
|
UNIINFO | IN | Telecommunications, computer pr… |
|
UNREALMIND INTERACTIVE BERHAD
A mobile content and service provider, pioneer in premium S…
|
— | MY | Telecommunications, computer pr… |
|
Vecima Networks Inc.
Integrated hardware and scalable software solutions for bro…
|
VCM | CA | Telecommunications, computer pr… |
|
Vercom S.A.
Provides cloud communication platforms (CPaaS) for automate…
|
VRC | PL | Telecommunications, computer pr… |
|
Vivo Collaboration Solutions Limited
Provides cloud-based communication, conferencing, and colla…
|
VIVO | IN | 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.