
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 |
|---|---|---|---|
|
Sinomach Automobile Co., Ltd.
Integrated automotive service provider for vehicle import, …
|
600335 | CN | Wholesale and retail trade |
|
SUZUKİ MOTORLU ARAÇLAR PAZARLAMA A.Ş.
Official distributor of Suzuki automobiles, motorcycles, an…
|
SZUKI | TR | Wholesale and retail trade |
|
Tan Chong International Limited
Diversified conglomerate distributing motor vehicles and in…
|
693 | HK | Wholesale and retail trade |
|
Toyota Caetano Portugal, S.A.
Imports, assembles, manufactures, and sells vehicles and in…
|
SCT | PT | Wholesale and retail trade |
|
TRUCK-ONE CO., LTD.
A specialized dealer of used commercial vehicles for sale, …
|
3047 | JP | Wholesale and retail trade |
|
USS Co.,Ltd.
Operates large-scale, membership-based auto auctions for th…
|
4732 | JP | Wholesale and retail trade |
|
WLM PART. E COMÉRCIO DE MÁQUINAS E VEÍCULOS S.A.
Distributes Scania commercial vehicles and operates in the …
|
— | BR | 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.