Boat Specs & Data API
stringstringinteger · min: 1900 · max: 2100stringstringstringinteger · min: 1 · max: 25
Search boats
GET
https://boat-specs-data-api.p.rapidapi.com
/v1/search
Partial, case-insensitive matching on model / type / q; exact match on make / year / fuel. The query must be narrow enough — supply a model, a 3+ character q, or at least two filters — otherwise refused with 400.
query Parameters
makeExact make (case-insensitive).
Example: regal marine
modelPartial model match (case-insensitive).
Example: 2000
yearExact model year.
Example: 2023
typePartial model-type match (e.g. STERN, OUTBD, PONT).
Example: STERN
fuelExact fuel type (e.g. Gasoline, Diesel).
Example: Gasoline
qFree-text match against make / model (3+ chars to qualify as narrowing).
Example: pontoon
limitMaximum results to return. Default 20, max 25.
Default: 20
Search boats › Responses
Matching boats.