Motorcycle Specs Database

--- DEMO http://api-motorcycle.makingdatameaningful.com/ --- We provide a motorcycle specifications database delivered through API. There are more than 40,000 moto models available along with 20+ technical information fields. One image per model is also included. Our fast API is delivered through several endpoints in order to satisfy different request types. ** REAL-TIME updated ** ** CUSTOM…

1.6k subscribers
9.7/10 popularity
199 ms avg latency
100% success rate
15 endpoints
The in-depth APIMemo review for this API hasn't been published yet — the data below comes straight from the public marketplace listing.

Motorcycle Specs Database endpoints

MethodEndpointDescription
Makes & Categories
GET List of all Makes
/make
List of all Makes [MakeAll] Get a list of all makes sample: ``` { "id": "55", "name": "BMW" }, { "id": "60", "name": "BPG" }, { "id": "66", "name": "BSA" } ```
GET List of all Categories
/category
Get all Categories: ``` { "id": 3, "name": "ATV" }, { "id": 4, "name": "Allround" }, { "id": 12, "name": "Classic" }, { "id": 8, "name": "Cross / motocross" }, { "id": 7, "name":…
Models
GET Models by {Make}
/model/make-name/{make}
Get all models by make name ex: /model/make-name/BMW sample: ``` { "id": 1514, "name": "450 Sports Enduro" }, { "id": 1515, "name": "C 400 GT" }, { "id": 1516, "name": "C 400 X"…
GET Models by {Make ID}
/model/make-id/{id}
Get all model list by make ID /model/make-id/{id} sample: ``` { "id": 1514, "name": "450 Sports Enduro" }, { "id": 1515, "name": "C 400 GT" }, { "id": 1516, "name": "C 400 X" },…
GET Models by {Make ID} / {Year}
/model/make-id/{make}/{year}
api/v1/model/make-id/{make}/{year} Get model by make id and year sample: ``` { "modelId": 1515, "modelName": "C 400 GT", "yearName": 2019, "articleId": 2993 }, { "modelId": 1516,…
GET Models by {Make ID} / {Year} / {Category}
/model/make-id/{make}/{year}/{category}
get model by make ID, year and category: ex: /api/v1/model/make-id/55/2010/Sport
GET Models by {Make ID} and {Category}
/model/make-id/{make}/category/{category}
Get all models by make ID and category ex: /api/v1/model/make-id/100/category/Sport sample: ``` { "modelId": 2713, "modelName": "Altino 125 ES", "yearName": 2004, "categoryName":…
Production
GET Production Years by {Model ID}
/model/{modelId}/years
Get makeName, modelName, years, by model Id
GET Production Years (grouped) by {Model ID}
/model/{modelId}/grouped-models-years
Get makeName, modelName, years, by model Id
Specifications
GET Specifications by {Article ID}
/article/{article}
Get all specifications available by ID [ArticleGetCompleteSpecification]
GET Specifications by {Make} / {Model}
/make/{make}/model/{model}
Get Specifications by {Make} / {Model} [MakeModelGetCompleteSpecification]
GET Specifications by {Group}
/article/{article}/specs/{specs}
ArticleGetSpecificationGroup {specs} => engineAndTransmission {specs} => chassisSuspensionBrakesAndWheels {specs} => physicalMeasuresAndCapacities {specs} => otherSpecifications
GET Specifications by {Year} / {Make} / {Model}
/article/{year}/{make}/{model}
GET /article/{year}/{make}/{model} [ArticleGetByYearMakeModel]
Images
GET Image by {Article ID} as Media Content
/article/{article}/image/media
Get article image as media as content. [ArticleGetImageByType] Useful for mobile apps.
GET Image by {Article ID} as Link
/article/{article}/image/link
/api/v1/article/{article}/image/link [ArticleGetImageByType] Get article image link sample: ``` { "imageName": "BMW HP4 2015.jpg", "link":…

Motorcycle Specs Database pricing

PlanPriceRate limitQuotas
BASIC Free 10 / minute
  • Requests: 50 / monthly
PRO $39 / month
  • Requests: 250 / daily
ULTRA $69 / month
  • Requests: 500 / daily
MEGA $99 / month
  • Requests: 1,000 / daily

More Database APIs

View all →
  • Detailed auto parts catalog data through API, including parts, categories, compatibility details, and…

    DatabaseFreemium112 subscribers
  • 🔥API for retrieving US and CA real-time real estate data from public sources. Property data by address.…

    DatabaseFreemium673 subscribers
  • Unlock the power of precision in the automotive aftermarket with Auto Parts Catalog, a cutting-edge API…

    DatabaseFreemium1.9k subscribers
  • CheckLeaked.cc official api implementation to obtain results from experimental / dehashed search.

    DatabaseFree287 subscribers
  • Train search, live train status, etc all train infos related to Indian railways (Unofficial Service)

    DatabaseFreemium3.5k subscribers
  • API creada para consultar y validar información de la CURP desde RENAPO.

    DatabaseFreemium363 subscribers