
Vision Marine Technologies Inc. — Investor Relations & Filings
Vision Marine Technologies Inc. designs, develops, and manufactures electric marine propulsion systems and fully electric boats. The company's core offering is the E-Motion series, a line of high-performance electric outboard motors designed as a zero-emission alternative to traditional internal combustion engines. In addition to its powertrain technology, Vision Marine produces a portfolio of handcrafted, environmentally friendly electric recreational boats. The company provides its electric technologies to both individual consumers and original equipment manufacturers (OEMs), focusing on advancing the electrification of the marine sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K - Vision Marine Technologies Inc. (0001813783) (Filer) | 2026-04-27 | English | |
| SCHEDULE 13G/A Filing | 2026-02-10 | English | |
| 6-K Filing | 2026-02-03 | English | |
| 424B5 Filing | 2026-01-23 | English | |
| FORM 6-K | 2026-01-13 | English | |
| FORM 6-K | 2025-12-19 | English |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 37454403 | 6-K - Vision Marine Technologies Inc. (0001813783) (Filer) | 2026-04-27 | English | ||
| 31835189 | SCHEDULE 13G/A Filing | 2026-02-10 | English | ||
| 31835215 | 6-K Filing | 2026-02-03 | English | ||
| 31835223 | 424B5 Filing | 2026-01-23 | English | ||
| 13262067 | FORM 6-K | 2026-01-13 | English | ||
|
2025
10 filings
| |||||
| 13262069 | FORM 6-K | 2025-12-19 | English | ||
| 13262070 | FORM 20-F/A | 2025-12-19 | English | ||
| 13262071 | 424B4 | 2025-12-19 | English | ||
| 13262072 | F-1MEF | 2025-12-18 | English | ||
| 13262073 | Regulatory Filings 2025 | 2025-12-18 | English | ||
| 13262074 | F-1/A | 2025-12-15 | English | ||
| 13262075 | Regulatory Filings 2025 | 2025-12-15 | English | ||
| 13262077 | FWP | 2025-12-05 | English | ||
| 13262076 | F-1 | 2025-12-05 | English | ||
| 13262079 | F-3 | 2025-12-03 | English | ||
Market data
Market data not available
Price history
Peer group · Building of pleasure and sporting boats
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alexander Marine Co., Ltd.
Designs and manufactures luxury yachts with global distribu…
|
8478 | TW | Manufacturing |
|
Bénéteau
Global manufacturer of a diverse portfolio of recreational …
|
BEN | FR | Manufacturing |
|
BRUNSWICK CORP
A global leader in marine recreation, designing and manufac…
|
BC | US | Manufacturing |
|
Catana Group
Manufacturer of luxury sailing and power catamarans with ma…
|
CATGR | FR | Manufacturing |
|
Ferretti Group
A world leader in the design, construction, and sale of lux…
|
YACHT | IT | Manufacturing |
|
Fountaine Pajot
Designer and manufacturer of luxury sailing catamarans and …
|
ALFPC | FR | Manufacturing |
|
Future Beach Corporation
Designer and manufacturer of outdoor recreational watercraf…
|
— | CA | Manufacturing |
|
HanseYachts AG
A global manufacturer of sailing and motor yachts across si…
|
H9Y | DE | Manufacturing |
|
MALIBU BOATS, INC.
Designs and manufactures recreational power boats for water…
|
MBUU | US | Manufacturing |
|
MARINE PRODUCTS CORP
Manufacturer of recreational fiberglass powerboats under th…
|
MPX | US | Manufacturing |
Vision Marine 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/35431/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35431 | 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=35431 | 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=35431 \ -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": 35431}, 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 Vision Marine Technologies Inc. (id: 35431)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.