
Twin Vee PowerCats, Co. — Investor Relations & Filings
Twin Vee PowerCats, Co., founded in 1996, is a designer, manufacturer, and marketer of recreational and commercial power catamaran boats. The company specializes in dual-hull vessels featuring a symmetrical catamaran hull design, which enhances stability, fuel efficiency, and ride quality. Its product line consists of various gas-powered models, ranging from 24-foot center consoles to 40-foot offshore boats, marketed under series like GFX, STX, and BayCat. These vessels are utilized for a wide range of activities, including recreational fishing, diving, and water skiing, as well as for commercial purposes such as transportation, eco-tours, and expeditions. The company sells its boats through a network of independent dealers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 8-K | 2026-05-20 | English | |
| 8-K - Twin Vee PowerCats, Co. (0001855509) (Filer) | 2026-04-13 | English | |
| 8-K - Twin Vee PowerCats, Co. (0001855509) (Filer) | 2026-04-03 | English | |
| 8-K - Twin Vee PowerCats, Co. (0001855509) (Filer) | 2026-03-25 | English | |
| SCHEDULE 13G - Twin Vee PowerCats, Co. (0001855509) (Subject) | 2026-03-25 | English | |
| SCHEDULE 13G - Twin Vee PowerCats, Co. (0001855509) (Subject) | 2026-03-24 | English |
Browse filings by year
6 yearsMarket data
Market data not available
Price history
Peer group · Building of pleasure and sporting boats
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Nimbus Group AB
A leading manufacturer of leisure motorboats with a diverse…
|
BOAT | SE | Manufacturing |
|
Novamarine SpA
Manufacturer of high-performance Rigid Hulled Inflatable Bo…
|
NOVA | IT | Manufacturing |
|
Ocean Alexander
Designs and manufactures luxury yachts with global distribu…
|
8478 | TW | Manufacturing |
|
The Italian Sea Group
A global operator in luxury yachting for the design, constr…
|
TISG | IT | Manufacturing |
|
The Limestone Boat Company Limited
Designs, builds, and distributes recreational and commercia…
|
BOAT.H | CA | Manufacturing |
|
Vision Marine Technologies Inc.
Designs and manufactures electric marine propulsion systems…
|
VMAR | CA | Manufacturing |
Twin Vee PowerCats, Co. 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/35402/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35402 | 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=35402 | 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=35402 \ -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": 35402}, 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 Twin Vee PowerCats, Co. (id: 35402)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.