Hundreds of Data Points
Hundreds of structured data fields covering the full vehicle profile.
The developer friendly
CarAPIs motorcycle API contains popular makes such as Honda, Harley and more from the 1930s onward.
Three endpoints to power your motorcycle data needs.
Models API
GET /api/models/powersports
{
"collection": {
"url": "/api/models/powersports?limit=2&type=street_motorcycle&year=2020&make=kawasaki",
"count": 2,
"pages": 24,
"total": 47,
"next": "/api/models/powersports?type=street_motorcycle&year=2020&make=kawasaki&page=2&limit=2",
"prev": "",
"first": "/api/models/powersports?limit=2&type=street_motorcycle&year=2020&make=kawasaki",
"last": "/api/models/powersports?type=street_motorcycle&year=2020&make=kawasaki&page=24&limit=2"
},
"data": [
{
"id": 9110,
"make_id": 402,
"make": "Kawasaki",
"name": "Concours 14 ABS"
},
{
"id": 9784,
"make_id": 402,
"make": "Kawasaki",
"name": "KLX140G"
}
]
} Every API feature is built with developer experience and production reliability in mind.
Hundreds of structured data fields covering the full vehicle profile.
Data from 1930 to day.
Machine-readable OpenAPI 3.0 spec for easy SDK generation and API client scaffolding.
We have answers. Contact us anytime.