Future Beach Corporation — Investor Relations & Filings
Future Beach Corporation is a designer and manufacturer of outdoor recreational watercraft, specializing in small boats and paddle-craft. The company is recognized globally as a leading producer of rugged, self-bailing pedal boats. Its product portfolio includes various kayaks and paddle-craft marketed under brands such as Equinox, Patriot, Heritage, and Viper. Future Beach emphasizes high quality control standards, utilizing advanced manufacturing techniques like laser and ultrasonic inspection to ensure product durability. Historically operating as a division of GSC Technologies, the entity became part of one of the world's largest kayak manufacturers following the 2017 merger of GSC Technologies and KL Outdoor.
Recent filings
No filings indexed yet
We are still gathering filings for Future Beach Corporation. .
No filings match the current filters
Try clearing the filters, or .
Market 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 |
|
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 |
|
Twin Vee PowerCats, Co.
Designs, manufactures, and markets recreational and commerc…
|
VEEE | US | Manufacturing |
|
Vision Marine Technologies Inc.
Designs and manufactures electric marine propulsion systems…
|
VMAR | CA | Manufacturing |
Future Beach Corporation 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/44898/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44898 | 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=44898 | 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=44898 \ -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": 44898}, 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 Future Beach Corporation (id: 44898)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.