Taxonomy API

Foundational APIs providing critical taxonomical data and manufacturer and model database access.

  {
    "classificationId": 2,
    "classificationName": "Commercial Trucks",
    "categoryId": 74,
    "categoryName": "Heavy Duty Trucks",
    "subtypeId": 196,
    "subtypeName": "Cabover Cab and Chassis",
    "sizeClassId": 502,
    "sizeClassName": "7",
    "sizeClassMin": 26001,
    "sizeClassMax": 33000,
    "sizeClassUom": "lbs"
  }

The Taxonomy API

Access the industry’s most comprehensive make and model database. Includes standardized asset classification of category, subtype and size class for over 281k models. Also offers extensive aliasing to normalize naming conventions and compensate for user input errors.

Asset Type Coverage:

  • Commercial Trucks (Truck Blue Book)
  • Commercial Trailers (Commercial Trailer Blue Book)
  • Truck Bodies (Truck Blue Book)
  • Passenger Vehicles (Automobile Red Book)
  • Boats (ABOS Marine Blue Book)
  • Powersport (Motorcycles, ATV’s, Golf Car and Utility Vehicles)
  • Recreational Vehicles
  • Grounds Maintenance
  • Agricultural Tractors

Endpoints, Taxonomy API:

– GET Manufacturers
– GET Classifications
– GET Categories
– GET Subtypes
– GET Size Classes
– GET Models
– GET Configurations

Ideal for:

– Powering make/model drop downs and user facing applications
– Cleaning and structuring data for predictive analytics

0