Search
Documentation
All APIs
Changelog
Information
Other endpoints
List all boat makes
get
List models for a make
get
Search boats
get
Schemas
powered by Zudoku
Menu
Boat Specs & Data API
Boat Specs & Data API
Schemas
Boat
make
string
model
string
length
string | null
model_type
string | null
hull
string | null
engines
integer | null
hp
integer | null
weight_lb
integer | null
beam
string | null
fuel_type
string | null
year
integer | null
BoatSearchResult
count
integer
limit
integer
results
Boat[]
MakeList
count
integer
results
object[]
ModelList
make
string
count
integer
results
object[]
Error
error
string