Motorcycle Specs & Data API
stringstringinteger · min: 1900 · max: 2100stringstringinteger · min: 1 · max: 25
Search motorcycles
GET
https://motorcycle-specs-data-api.p.rapidapi.com
/v1/search
Partial, case-insensitive matching on model / type / q; exact match on make / year. 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: kawasaki
modelPartial model match (case-insensitive).
Example: ninja
yearExact model year.
Example: 2025
typePartial motorcycle-type match (e.g. "Street Motorcycle", "Scooter").
Example: Scooter
qFree-text match against make / model / submodel (3+ chars to qualify as narrowing).
Example: ninja
limitMaximum results to return. Default 20, max 25.
Default: 20
Search motorcycles › Responses
Matching motorcycles.