
OFF THE HOOK YS INC. — Investor Relations & Filings
OFF THE HOOK YS INC. operates as a vertically integrated marine platform and dealership, recognized as America's largest buyer and seller of pre-owned boats and yachts. The company specializes in the acquisition, wholesaling, and brokerage of vessels, offering a comprehensive ecosystem of marine services including financing, direct vessel acquisition, and repair. It leverages an AI-powered marketplace to streamline transactions and simplify the buying, selling, and owning experience for customers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-19 | English | |
| DEF 14A | 2026-05-15 | English | |
| 10-Q | 2026-05-14 | English | |
| 8-K | 2026-05-14 | English | |
| 8-K | 2026-05-14 | English | |
| 8-K | 2026-05-04 | English |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46724000 | 8-K | 2026-05-19 | English | ||
| 46723999 | DEF 14A | 2026-05-15 | English | ||
| 46724005 | 10-Q | 2026-05-14 | English | ||
| 46724006 | 8-K | 2026-05-14 | English | ||
| 46724008 | 8-K | 2026-05-14 | English | ||
| 46724010 | 8-K | 2026-05-04 | English | ||
| 46724011 | 8-K | 2026-04-09 | English | ||
| 46724013 | 8-K | 2026-04-06 | English | ||
| 46724015 | 8-K | 2026-04-02 | English | ||
| 46724018 | 8-K | 2026-04-01 | English | ||
| 46724022 | 10-K | 2026-03-31 | English | ||
| 46724024 | 8-K | 2026-03-31 | English | ||
| 46724026 | 8-K | 2026-03-23 | English | ||
| 46724027 | 8-K | 2026-03-18 | English | ||
| 46724029 | 8-K | 2026-03-16 | English | ||
Market data
Market data not available
Price history
Peer group · Wholesale of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Inchcape PLC
An independent automotive distributor managing the value ch…
|
IJCA | GB | Wholesale and retail trade |
|
Indomobil Sukses Internasional Tbk
Integrated automotive business group with vehicle distribut…
|
IMAS | ID | Wholesale and retail trade |
|
Ledax Co., Ltd.
A holding company engaged in automobile distribution and le…
|
7602 | JP | Wholesale and retail trade |
|
MINASMAQUINAS SA
Authorized Mercedes-Benz commercial vehicle dealer and Mich…
|
— | BR | Wholesale and retail trade |
|
Motodynamics S.A.
Distributes mobility brands including motorcycles, cars, ma…
|
MOTO | GR | Wholesale and retail trade |
|
OPTIMUS GROUP COMPANY LIMITED
An integrated automotive service provider for global used v…
|
9268 | JP | Wholesale and retail trade |
|
Petros Petropoulos
Manufactures, distributes, and supports automotive products…
|
PETRO | GR | Wholesale and retail trade |
|
PT Intan Baru Prana Tbk
Trades and distributes commercial transportation equipment;…
|
IBFN | ID | Wholesale and retail trade |
|
ROLCAR S.A.
Official Mercedes-Benz dealership selling and servicing veh…
|
— | AR | Wholesale and retail trade |
|
RUSH ENTERPRISES INC \TX\
An integrated solutions provider for the commercial vehicle…
|
RUSHA | US | Wholesale and retail trade |
OFF THE HOOK YS 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/72598/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=72598 | 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=72598 | 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=72598 \ -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": 72598}, 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 OFF THE HOOK YS INC. (id: 72598)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.