Marketcheck APIs
  1. Schemas
Marketcheck APIs
  • Car Search
    • Get dealers active inventory
    • Listing by id
    • Long text Listings attributes for Listing with the given id
    • Listing media by id
    • Listing by id
    • Long text Listings attributes for Listing with the given id
    • Listing media by id
    • Listing by id
    • Long text Listings attributes for Listing with the given id
    • Listing media by id
    • Listing by id
    • Long text Listings attributes for Listing with the given id
    • Listing media by id
    • Gets active car listings for the given search criteria
    • Gets active auction car listings for the given search criteria
    • API for auto-completion of inputs
    • Gets active private party car listings for the given search criteria
    • Gets Recent car listings for the given search criteria
    • Gets active car listings in UK for the given search criteria
    • Gets Recent UK car listings for the given search criteria
  • Recall Search
    • Recall info by vin
  • CRM Cleanse API
    • CRM check of a particular vin
  • Dealer API
    • Dealer by id
    • Dealer by id
    • Dealer by id
    • Dealer by id
    • Dealer by id
    • Find car dealers around
    • Find car dealers around
    • Find car dealers around
    • Find car dealers around
    • Find car dealers around
  • VIN Decoder API
    • EPI VIN Decoder
    • NeoVIN Decoder
    • VIN Decoder
    • API for auto-completion of inputs based on taxonomy
    • API for getting terms from taxonomy
  • Cars History API
    • Get a cars online listing history
    • Get a cars online listing history
  • Car Cached Image
    • Fetch cached image
  • Heavy Equipment Search
    • Heavy equipment listing by id
    • Long text Heavy equipment Listings attributes for Listing with the given id
    • Listing media by id
    • Gets active heavy equipment listings for the given search criteria
    • API for auto-completion of inputs
  • Motorcycle Search
    • Motorcycle listing by id
    • Long text Motorcycle Listings attributes for Listing with the given id
    • Motorcycle listing media by id
    • Gets active motorcycle listings for the given search criteria
    • API for auto-completion of inputs
  • RV Search
    • RV listing by id
    • Long text RV Listings attributes for Listing with the given id
    • Listing media by id
    • RV listing by id
    • Long text RV Listings attributes for Listing with the given id
    • Listing media by id
    • Gets active RV listings for the given search criteria
    • API for auto-completion of inputs
    • Gets active RV listings for the given search criteria
  • Cars Market API
    • Market Days Supply
    • Get make model wise top 50 popular cars on national, state, city level
    • Predict car price based on it's specifications
    • Predict fare value of car for UK based on YMMT & miles
    • Predict car price for UK based on it's specifications
    • Get sales count by make, model, year, trim or taxonomy vin
    • Price, Miles and Days on Market stats
  • Rank Car Listings
    • Compute relative rank for car listings.
    • Compute relative rank for car listings.
  • OEM Incentive Search
    • Gets oem incentive listings for the given search criteria
  • client filters
    • get client filters
    • set client filters
  • Schemas
    • Schemas
      • Averages
      • BaseListing
      • BasePopular
      • Build
      • CRMResponse
      • CacheImageResponse
      • CarListingRank
      • CarRankCriteria
      • CarLocation
      • CarRankRequest
      • CarRankResponse
      • CarSearchFacets
      • CarSearchRangeFacets
      • CarSearchStats
      • ComparisonPoint
      • CompetitorsCarDetails
      • ClientFiltersRequest
      • CompetitorsPoint
      • CompetitorsSameCars
      • CompetitorsSimilarCars
      • DailyStats
      • DailyStatsNestedJson
      • Dealer
      • DealerLandingPage
      • DealerRating
      • DealerReview
      • DealersResponse
      • DepreciationPoint
      • DepreciationStats
      • Economy
      • Error
      • FacetItem
      • FuelEfficiency
      • HeavyEquipmentsBaseListing
      • HeavyEquipmentsBuild
      • FareValue
      • HeavyEquipmentsListing
      • HeavyEquipmentsSearchFacets
      • GetClientFiltersResponse
      • HeavyEquipmentsSearchRangeFacets
      • HeavyEquipmentsSearchResponse
      • HeavyEquipmentsSearchStats
      • HistoricalListing
      • Listing
      • ListingDebugAttributes
      • ListingExtraAttributes
      • ListingFinance
      • ListingLease
      • ListingMedia
      • ListingNestExtraAttributes
      • ListingNestMedia
      • ListingVDP
      • Location
      • MakeModel
      • Mds
      • MotorcycleBaseListing
      • MotorcycleBuild
      • MotorcycleListing
      • MotorcycleSearchFacets
      • MotorcycleSearchRangeFacets
      • MotorcycleSearchResponse
      • MotorcycleSearchStats
      • NestDealer
      • PlotPoint
      • PopularCars
      • PopularityItem
      • RVBaseListing
      • NeoVIN
      • RVBuild
      • RVListing
      • RVSearchFacets
      • RVSearchResponse
      • RangeFacetItem
      • PredictedSpecs
      • RatingComponents
      • PricePrediction
      • ReviewComponents
      • SafetyRating
      • Sales
      • SalesStats
      • SearchAutoCompleteResponse
      • SearchResponse
      • SpecsAutoCompleteResponse
      • StatsItem
      • TrendPoint
      • VinReport
      • SetClientFiltersResponse
      • UKBaseListing
      • UKCarSearchFacets
      • UKRVBaseListing
      • UKRVBuild
      • UKRVSearchFacets
      • UKRVSearchRangeFacets
      • UKRVSearchResponse
      • UKSearchResponse
  1. Schemas

CarRankResponse

Ranking query response

{
    "num_ranked": 0,
    "ranked_listings": [
        {
            "ranked_listing": {}
        }
    ]
}
Built with