Search
Documentation
All APIs
Changelog
Information
Other endpoints
List all motorcycle makes
get
List models for a make
get
Search motorcycles
get
Schemas
powered by Zudoku
Menu
Motorcycle Specs & Data API
Motorcycle Specs & Data API
Schemas
Motorcycle
make
string
model
string
submodel
string | null
year
integer | null
vehicle_type
string | null
motorcycle_type
string | null
MotorcycleSearchResult
count
integer
limit
integer
results
Motorcycle[]
MakeList
count
integer
results
object[]
ModelList
make
string
count
integer
results
object[]
Error
error
string