Seller Assistant API
HomeSeller AssistantHelp CenterAccount
HomeSeller AssistantHelp CenterAccount
Get API Keys
  1. Keepa
  • Introduction
  • Authentication
  • Throttling
  • Error Handling
  • Swagger Documentation
  • Marketplace IDs and Categories
  • User Info
    • Get current user info
      GET
  • Products
    • Get product info
      GET
    • Get product statistics
      GET
    • Calculate product profit
      POST
  • UPC-EAN-ASIN converters
    • Get product ASINs based on identifiers (UPC or EAN)
      GET
    • Get product identifiers (UPC, EAN, etc.) based on ASIN
      GET
  • Restrictions
    • Check ASIN restrictions
      GET
  • Sales Estimation
    • Estimate sales by ASIN
      GET
    • Estimate sales by BSR and category
      POST
  • Keepa
    • Get Keepa product
      GET
    • Search Keepa products
      GET
    • Keepa Product Finder
      POST
  • FBA Inbound Shipments
    • Summary
    • List inbound plans
      GET
    • Get inbound plan
      GET
    • List plan shipments
      GET
    • Get shipment
      GET
    • List shipment items
      GET
    • Get shipment fees
      GET
  • SP-API FBA Shipments
    • Get old shipments
    • Get old shipment items
    • Get old shipment items by old shipment id
    • List inbound plans
    • Get inbound plan
    • List placement options
    • List transportation options
    • Get shipment
    • List shipment items
  1. Keepa

Keepa Product Finder

Developing
POST
https://app.sellerassistant.app/api/v1/keepa/query
Search for products that match your specified criteria and receive a Search Insights summary that aggregates KPIs (prices, seller mix, brand counts, etc.) across the entire result set. The limit is 60 requests per minute.
Keepa Time Minutes. Time format used for all Keepa timestamps. To convert to an uncompressed Unix epoch time:
For milliseconds: (keepaTime + 21564000) * 60000
For seconds: (keepaTime + 21564000) * 60

Request

Authorization
API Key
Add parameter in query
api_key
Example:
api_key: ********************
or
API Key
Add parameter in header
X-Api-Key
Example:
X-Api-Key: ********************
or
Query Params

Body Params application/json

Example
{
    "sort": [
        [
            "current_SALES",
            "asc"
        ]
    ],
    "page": 0,
    "perPage": 50,
    "rootCategory": null,
    "categories_include": null,
    "categories_exclude": null,
    "salesRankReference": null,
    "manufacturer": null,
    "title": null,
    "singleVariation": null,
    "productType": null,
    "hasParentASIN": null,
    "availabilityAmazon": null,
    "returnRate": null,
    "hasReviews": null,
    "lastPriceChange_lte": null,
    "lastPriceChange_gte": null,
    "lastOffersUpdate_lte": null,
    "lastOffersUpdate_gte": null,
    "trackingSince_lte": null,
    "trackingSince_gte": null,
    "brand": null,
    "productGroup": null,
    "partNumber": null,
    "model": null,
    "color": null,
    "size": null,
    "edition": null,
    "format": null,
    "packageHeight_lte": null,
    "packageHeight_gte": null,
    "packageLength_lte": null,
    "packageLength_gte": null,
    "packageWidth_lte": null,
    "packageWidth_gte": null,
    "packageWeight_lte": null,
    "packageWeight_gte": null,
    "itemHeight_lte": null,
    "itemHeight_gte": null,
    "itemWeight_lte": null,
    "itemWeight_gte": null,
    "variationCount_lte": null,
    "variationCount_gte": null,
    "imageCount_lte": null,
    "imageCount_gte": null,
    "buyBoxStatsAmazon30_lte": null,
    "buyBoxStatsAmazon30_gte": null,
    "buyBoxStatsAmazon90_lte": null,
    "buyBoxStatsAmazon90_gte": null,
    "buyBoxStatsAmazon180_lte": null,
    "buyBoxStatsAmazon180_gte": null,
    "buyBoxStatsAmazon365_lte": null,
    "buyBoxStatsAmazon365_gte": null,
    "buyBoxStatsTopSeller30_lte": null,
    "buyBoxStatsTopSeller30_gte": null,
    "buyBoxStatsTopSeller90_lte": null,
    "buyBoxStatsTopSeller90_gte": null,
    "buyBoxStatsTopSeller180_lte": null,
    "buyBoxStatsTopSeller180_gte": null,
    "buyBoxStatsTopSeller365_lte": null,
    "buyBoxStatsTopSeller365_gte": null,
    "buyBoxStatsSellerCount30_lte": null,
    "buyBoxStatsSellerCount30_gte": null,
    "buyBoxStatsSellerCount90_lte": null,
    "buyBoxStatsSellerCount90_gte": null,
    "buyBoxStatsSellerCount180_lte": null,
    "buyBoxStatsSellerCount180_gte": null,
    "buyBoxStatsSellerCount365_lte": null,
    "buyBoxStatsSellerCount365_gte": null,
    "outOfStockPercentage90_lte": null,
    "outOfStockPercentage90_gte": null,
    "variationReviewCount_lte": null,
    "variationReviewCount_gte": null,
    "variationRatingCount_lte": null,
    "variationRatingCount_gte": null,
    "deltaPercent90_monthlySold_lte": null,
    "deltaPercent90_monthlySold_gte": null,
    "outOfStockCountAmazon30_lte": null,
    "outOfStockCountAmazon30_gte": null,
    "outOfStockCountAmazon90_lte": null,
    "outOfStockCountAmazon90_gte": null,
    "isHazMat": null,
    "isHeatSensitive": null,
    "isAdultProduct": null,
    "isEligibleForTradeIn": null,
    "isEligibleForSuperSaverShipping": null,
    "isSNS": null,
    "buyBoxIsPreorder": null,
    "buyBoxIsBackorder": null,
    "buyBoxIsPrimeExclusive": null,
    "author": null,
    "binding": null,
    "genre": null,
    "languages": null,
    "publisher": null,
    "platform": null,
    "activeIngredients": null,
    "specialIngredients": null,
    "itemTypeKeyword": null,
    "targetAudienceKeyword": null,
    "itemForm": null,
    "scent": null,
    "unitType": null,
    "pattern": null,
    "style": null,
    "material": null,
    "frequentlyBoughtTogether": null,
    "couponOneTimeAbsolute_lte": null,
    "couponOneTimeAbsolute_gte": null,
    "couponOneTimePercent_lte": null,
    "couponOneTimePercent_gte": null,
    "couponSNSPercent_lte": null,
    "couponSNSPercent_gte": null,
    "flipability30_lte": null,
    "flipability30_gte": null,
    "flipability90_lte": null,
    "flipability90_gte": null,
    "flipability365_lte": null,
    "flipability365_gte": null,
    "businessDiscount_lte": null,
    "businessDiscount_gte": null,
    "batteriesRequired": null,
    "batteriesIncluded": null,
    "isMerchOnDemand": null,
    "hasMainVideo": null,
    "hasAPlus": null,
    "hasAPlusFromManufacturer": null,
    "videoCount_lte": null,
    "videoCount_gte": null,
    "brandStoreName": null,
    "brandStoreUrlName": null,
    "buyBoxIsAmazon": null,
    "buyBoxIsFBA": null,
    "buyBoxIsUnqualified": null,
    "buyBoxSellerId": null,
    "buyBoxUsedCondition": null,
    "buyBoxUsedIsFBA": null,
    "buyBoxUsedSellerId": null,
    "sellerIds": null,
    "sellerIdsLowestFBA": null,
    "sellerIdsLowestFBM": null,
    "numberOfItems_lte": null,
    "numberOfItems_gte": null,
    "numberOfPages_lte": null,
    "numberOfPages_gte": null,
    "publicationDate_lte": null,
    "publicationDate_gte": null,
    "releaseDate_lte": null,
    "releaseDate_gte": null,
    "isPrimeExclusive": null,
    "lightningEnd_lte": null,
    "lightningEnd_gte": null,
    "monthlySold_lte": null,
    "monthlySold_gte": null,
    "current_AMAZON_lte": null,
    "current_AMAZON_gte": null,
    "current_NEW_lte": null,
    "current_NEW_gte": null,
    "current_USED_lte": null,
    "current_USED_gte": null,
    "current_SALES_lte": null,
    "current_SALES_gte": null,
    "current_LISTPRICE_lte": null,
    "current_LISTPRICE_gte": null,
    "current_COLLECTIBLE_lte": null,
    "current_COLLECTIBLE_gte": null,
    "current_REFURBISHED_lte": null,
    "current_REFURBISHED_gte": null,
    "current_NEW_FBM_SHIPPING_lte": null,
    "current_NEW_FBM_SHIPPING_gte": null,
    "current_LIGHTNING_DEAL_lte": null,
    "current_LIGHTNING_DEAL_gte": null,
    "current_WAREHOUSE_lte": null,
    "current_WAREHOUSE_gte": null,
    "current_NEW_FBA_lte": null,
    "current_NEW_FBA_gte": null,
    "current_COUNT_NEW_lte": null,
    "current_COUNT_NEW_gte": null,
    "current_COUNT_USED_lte": null,
    "current_COUNT_USED_gte": null,
    "current_COUNT_REFURBISHED_lte": null,
    "current_COUNT_REFURBISHED_gte": null,
    "current_COUNT_COLLECTIBLE_lte": null,
    "current_COUNT_COLLECTIBLE_gte": null,
    "current_RATING_lte": null,
    "current_RATING_gte": null,
    "current_COUNT_REVIEWS_lte": null,
    "current_COUNT_REVIEWS_gte": null,
    "current_BUY_BOX_SHIPPING_lte": null,
    "current_BUY_BOX_SHIPPING_gte": null,
    "current_USED_NEW_SHIPPING_lte": null,
    "current_USED_NEW_SHIPPING_gte": null,
    "current_USED_VERY_GOOD_SHIPPING_lte": null,
    "current_USED_VERY_GOOD_SHIPPING_gte": null,
    "current_USED_GOOD_SHIPPING_lte": null,
    "current_USED_GOOD_SHIPPING_gte": null,
    "current_USED_ACCEPTABLE_SHIPPING_lte": null,
    "current_USED_ACCEPTABLE_SHIPPING_gte": null,
    "current_REFURBISHED_SHIPPING_lte": null,
    "current_REFURBISHED_SHIPPING_gte": null,
    "current_TRADE_IN_lte": null,
    "current_TRADE_IN_gte": null,
    "delta90_AMAZON_lte": null,
    "delta90_AMAZON_gte": null,
    "delta90_NEW_lte": null,
    "delta90_NEW_gte": null,
    "delta90_USED_lte": null,
    "delta90_USED_gte": null,
    "delta90_SALES_lte": null,
    "delta90_SALES_gte": null,
    "delta90_LISTPRICE_lte": null,
    "delta90_LISTPRICE_gte": null,
    "delta90_COLLECTIBLE_lte": null,
    "delta90_COLLECTIBLE_gte": null,
    "delta90_REFURBISHED_lte": null,
    "delta90_REFURBISHED_gte": null,
    "delta90_NEW_FBM_SHIPPING_lte": null,
    "delta90_NEW_FBM_SHIPPING_gte": null,
    "delta90_LIGHTNING_DEAL_lte": null,
    "delta90_LIGHTNING_DEAL_gte": null,
    "delta90_WAREHOUSE_lte": null,
    "delta90_WAREHOUSE_gte": null,
    "delta90_NEW_FBA_lte": null,
    "delta90_NEW_FBA_gte": null,
    "delta90_COUNT_NEW_lte": null,
    "delta90_COUNT_NEW_gte": null,
    "delta90_COUNT_USED_lte": null,
    "delta90_COUNT_USED_gte": null,
    "delta90_COUNT_REFURBISHED_lte": null,
    "delta90_COUNT_REFURBISHED_gte": null,
    "delta90_COUNT_COLLECTIBLE_lte": null,
    "delta90_COUNT_COLLECTIBLE_gte": null,
    "delta90_RATING_lte": null,
    "delta90_RATING_gte": null,
    "delta90_COUNT_REVIEWS_lte": null,
    "delta90_COUNT_REVIEWS_gte": null,
    "delta90_BUY_BOX_SHIPPING_lte": null,
    "delta90_BUY_BOX_SHIPPING_gte": null,
    "delta90_USED_NEW_SHIPPING_lte": null,
    "delta90_USED_NEW_SHIPPING_gte": null,
    "delta90_USED_VERY_GOOD_SHIPPING_lte": null,
    "delta90_USED_VERY_GOOD_SHIPPING_gte": null,
    "delta90_USED_GOOD_SHIPPING_lte": null,
    "delta90_USED_GOOD_SHIPPING_gte": null,
    "delta90_USED_ACCEPTABLE_SHIPPING_lte": null,
    "delta90_USED_ACCEPTABLE_SHIPPING_gte": null,
    "delta90_REFURBISHED_SHIPPING_lte": null,
    "delta90_REFURBISHED_SHIPPING_gte": null,
    "delta90_TRADE_IN_lte": null,
    "delta90_TRADE_IN_gte": null,
    "delta30_AMAZON_lte": null,
    "delta30_AMAZON_gte": null,
    "delta30_NEW_lte": null,
    "delta30_NEW_gte": null,
    "delta30_USED_lte": null,
    "delta30_USED_gte": null,
    "delta30_SALES_lte": null,
    "delta30_SALES_gte": null,
    "delta30_LISTPRICE_lte": null,
    "delta30_LISTPRICE_gte": null,
    "delta30_COLLECTIBLE_lte": null,
    "delta30_COLLECTIBLE_gte": null,
    "delta30_REFURBISHED_lte": null,
    "delta30_REFURBISHED_gte": null,
    "delta30_NEW_FBM_SHIPPING_lte": null,
    "delta30_NEW_FBM_SHIPPING_gte": null,
    "delta30_LIGHTNING_DEAL_lte": null,
    "delta30_LIGHTNING_DEAL_gte": null,
    "delta30_WAREHOUSE_lte": null,
    "delta30_WAREHOUSE_gte": null,
    "delta30_NEW_FBA_lte": null,
    "delta30_NEW_FBA_gte": null,
    "delta30_COUNT_NEW_lte": null,
    "delta30_COUNT_NEW_gte": null,
    "delta30_COUNT_USED_lte": null,
    "delta30_COUNT_USED_gte": null,
    "delta30_COUNT_REFURBISHED_lte": null,
    "delta30_COUNT_REFURBISHED_gte": null,
    "delta30_COUNT_COLLECTIBLE_lte": null,
    "delta30_COUNT_COLLECTIBLE_gte": null,
    "delta30_RATING_lte": null,
    "delta30_RATING_gte": null,
    "delta30_COUNT_REVIEWS_lte": null,
    "delta30_COUNT_REVIEWS_gte": null,
    "delta30_BUY_BOX_SHIPPING_lte": null,
    "delta30_BUY_BOX_SHIPPING_gte": null,
    "delta30_USED_NEW_SHIPPING_lte": null,
    "delta30_USED_NEW_SHIPPING_gte": null,
    "delta30_USED_VERY_GOOD_SHIPPING_lte": null,
    "delta30_USED_VERY_GOOD_SHIPPING_gte": null,
    "delta30_USED_GOOD_SHIPPING_lte": null,
    "delta30_USED_GOOD_SHIPPING_gte": null,
    "delta30_USED_ACCEPTABLE_SHIPPING_lte": null,
    "delta30_USED_ACCEPTABLE_SHIPPING_gte": null,
    "delta30_REFURBISHED_SHIPPING_lte": null,
    "delta30_REFURBISHED_SHIPPING_gte": null,
    "delta30_TRADE_IN_lte": null,
    "delta30_TRADE_IN_gte": null,
    "deltaPercent90_AMAZON_lte": null,
    "deltaPercent90_AMAZON_gte": null,
    "deltaPercent90_NEW_lte": null,
    "deltaPercent90_NEW_gte": null,
    "deltaPercent90_USED_lte": null,
    "deltaPercent90_USED_gte": null,
    "deltaPercent90_SALES_lte": null,
    "deltaPercent90_SALES_gte": null,
    "deltaPercent90_LISTPRICE_lte": null,
    "deltaPercent90_LISTPRICE_gte": null,
    "deltaPercent90_COLLECTIBLE_lte": null,
    "deltaPercent90_COLLECTIBLE_gte": null,
    "deltaPercent90_REFURBISHED_lte": null,
    "deltaPercent90_REFURBISHED_gte": null,
    "deltaPercent90_NEW_FBM_SHIPPING_lte": null,
    "deltaPercent90_NEW_FBM_SHIPPING_gte": null,
    "deltaPercent90_LIGHTNING_DEAL_lte": null,
    "deltaPercent90_LIGHTNING_DEAL_gte": null,
    "deltaPercent90_WAREHOUSE_lte": null,
    "deltaPercent90_WAREHOUSE_gte": null,
    "deltaPercent90_NEW_FBA_lte": null,
    "deltaPercent90_NEW_FBA_gte": null,
    "deltaPercent90_COUNT_NEW_lte": null,
    "deltaPercent90_COUNT_New_gte": null,
    "deltaPercent90_COUNT_USED_lte": null,
    "deltaPercent90_COUNT_USED_gte": null,
    "deltaPercent90_COUNT_REFURBISHED_lte": null,
    "deltaPercent90_COUNT_REFURBISHED_gte": null,
    "deltaPercent90_COUNT_COLLECTIBLE_lte": null,
    "deltaPercent90_COUNT_COLLECTIBLE_gte": null,
    "deltaPercent90_RATING_lte": null,
    "deltaPercent90_RATING_gte": null,
    "deltaPercent90_COUNT_REVIEWS_lte": null,
    "deltaPercent90_COUNT_REVIEWS_gte": null,
    "deltaPercent90_BUY_BOX_SHIPPING_lte": null,
    "deltaPercent90_BUY_BOX_SHIPPING_gte": null,
    "deltaPercent90_USED_NEW_SHIPPING_lte": null,
    "deltaPercent90_USED_NEW_SHIPPING_gte": null,
    "deltaPercent90_USED_VERY_GOOD_SHIPPING_lte": null,
    "deltaPercent90_USED_VERY_GOOD_SHIPPING_gte": null,
    "deltaPercent90_USED_GOOD_SHIPPING_lte": null,
    "deltaPercent90_USED_GOOD_SHIPPING_gte": null,
    "deltaPercent90_USED_ACCEPTABLE_SHIPPING_lte": null,
    "deltaPercent90_USED_ACCEPTABLE_SHIPPING_gte": null,
    "deltaPercent90_REFURBISHED_SHIPPING_lte": null,
    "deltaPercent90_REFURBISHED_SHIPPING_gte": null,
    "deltaPercent90_TRADE_IN_lte": null,
    "deltaPercent90_TRADE_IN_gte": null,
    "deltaPercent30_AMAZON_lte": null,
    "deltaPercent30_AMAZON_gte": null,
    "deltaPercent30_NEW_lte": null,
    "deltaPercent30_NEW_gte": null,
    "deltaPercent30_USED_lte": null,
    "deltaPercent30_USED_gte": null,
    "deltaPercent30_SALES_lte": null,
    "deltaPercent30_SALES_gte": null,
    "deltaPercent30_LISTPRICE_lte": null,
    "deltaPercent30_LISTPRICE_gte": null,
    "deltaPercent30_COLLECTIBLE_lte": null,
    "deltaPercent30_COLLECTIBLE_gte": null,
    "deltaPercent30_REFURBISHED_lte": null,
    "deltaPercent30_REFURBISHED_gte": null,
    "deltaPercent30_NEW_FBM_SHIPPING_lte": null,
    "deltaPercent30_NEW_FBM_SHIPPING_gte": null,
    "deltaPercent30_LIGHTNING_DEAL_lte": null,
    "deltaPercent30_LIGHTNING_DEAL_gte": null,
    "deltaPercent30_WAREHOUSE_lte": null,
    "deltaPercent30_WAREHOUSE_gte": null,
    "deltaPercent30_NEW_FBA_lte": null,
    "deltaPercent30_NEW_FBA_gte": null,
    "deltaPercent30_COUNT_NEW_lte": null,
    "deltaPercent30_COUNT_NEW_gte": null,
    "deltaPercent30_COUNT_USED_lte": null,
    "deltaPercent30_COUNT_USED_gte": null,
    "deltaPercent30_COUNT_REFURBISHED_lte": null,
    "deltaPercent30_COUNT_REFURBISHED_gte": null,
    "deltaPercent30_COUNT_COLLECTIBLE_lte": null,
    "deltaPercent30_COUNT_COLLECTIBLE_gte": null,
    "deltaPercent30_RATING_lte": null,
    "deltaPercent30_RATING_gte": null,
    "deltaPercent30_COUNT_REVIEWS_lte": null,
    "deltaPercent30_COUNT_REVIEWS_gte": null,
    "deltaPercent30_BUY_BOX_SHIPPING_lte": null,
    "deltaPercent30_BUY_BOX_SHIPPING_gte": null,
    "deltaPercent30_USED_NED_SHIPPING_lte": null,
    "deltaPercent30_USED_NEW_SHIPPING_gte": null,
    "deltaPercent30_USED_VERY_GOOD_SHIPPING_lte": null,
    "deltaPercent30_USED_VERY_GOOD_SHIPPING_gte": null,
    "deltaPercent30_USED_GOOD_SHIPPING_lte": null,
    "deltaPercent30_USED_GOOD_SHIPPING_gte": null,
    "deltaPercent30_USED_ACCEPTABLE_SHIPPING_lte": null,
    "deltaPercent30_USED_ACCEPTABLE_SHIPPING_gte": null,
    "deltaPercent30_REFURBISHED_SHIPPING_lte": null,
    "deltaPercent30_REFURBISHED_SHIPPING_gte": null,
    "deltaPercent30_TRADE_IN_lte": null,
    "deltaPercent30_TRADE_IN_gte": null,
    "deltaLast_AMAZON_lte": null,
    "deltaLast_AMAZON_gte": null,
    "deltaLast_NEW_lte": null,
    "deltaLast_NEW_gte": null,
    "deltaLast_USED_lte": null,
    "deltaLast_USED_gte": null,
    "deltaLast_SALES_lte": null,
    "deltaLast_SALES_gte": null,
    "deltaLast_LISTPRICE_lte": null,
    "deltaLast_LISTPRICE_gte": null,
    "deltaLast_COLLECTIBLE_lte": null,
    "deltaLast_COLLECTIBLE_gte": null,
    "deltaLast_REFURBISHED_lte": null,
    "deltaLast_REFURBISHED_gte": null,
    "deltaLast_NEW_FBM_SHIPPING_lte": null,
    "deltaLast_NEW_FBM_SHIPPING_gte": null,
    "deltaLast_LIGHTNING_DEAL_lte": null,
    "deltaLast_LIGHTNING_DEAL_gte": null,
    "deltaLast_WAREHOUSE_lte": null,
    "deltaLast_WAREHOUSE_gte": null,
    "deltaLast_NEW_FBA_lte": null,
    "deltaLast_NEW_FBA_gte": null,
    "deltaLast_COUNT_NEW_lte": null,
    "deltaLast_COUNT_NEW_gte": null,
    "deltaLast_COUNT_USED_lte": null,
    "deltaLast_COUNT_USED_gte": null,
    "deltaLast_COUNT_REFURBISHED_lte": null,
    "deltaLast_COUNT_REFURBISHED_gte": null,
    "deltaLast_COUNT_COLLECTIBLE_lte": null,
    "deltaLast_COUNT_COLLECTIBLE_gte": null,
    "deltaLast_RATING_lte": null,
    "deltaLast_RATING_gte": null,
    "deltaLast_COUNT_REVIEWS_lte": null,
    "deltaLast_COUNT_REVIEWS_gte": null,
    "deltaLast_BUY_BOX_SHIPPING_lte": null,
    "deltaLast_BUY_BOX_SHIPPING_gte": null,
    "deltaLast_USED_NEW_SHIPPING_lte": null,
    "deltaLast_USED_NEW_SHIPPING_gte": null,
    "deltaLast_USED_VERY_GOOD_SHIPPING_lte": null,
    "deltaLast_USED_VERY_GOOD_SHIPPING_gte": null,
    "deltaLast_USED_GOOD_SHIPPING_lte": null,
    "deltaLast_USED_GOOD_SHIPPING_gte": null,
    "deltaLast_USED_ACCEPTABLE_SHIPPING_lte": null,
    "deltaLast_USED_ACCEPTABLE_SHIPPING_gte": null,
    "deltaLast_REFURBISHED_SHIPPING_lte": null,
    "deltaLast_REFURBISHED_SHIPPING_gte": null,
    "deltaLast_EBAY_NEW_SHIPPING_lte": null,
    "deltaLast_EBAY_NEW_SHIPPING_gte": null,
    "deltaLast_EBAY_USED_SHIPPING_lte": null,
    "deltaLast_EBAY_USED_SHIPPING_gte": null,
    "deltaLast_TRADE_IN_lte": null,
    "deltaLast_TRADE_IN_gte": null,
    "deltaLast_RENT_lte": null,
    "deltaLast_RENT_gte": null,
    "deltaLast_BUY_BOX_USED_SHIPPING_lte": null,
    "deltaLast_BUY_BOX_USED_SHIPPING_gte": null,
    "deltaLast_PRIME_EXCL_lte": null,
    "deltaLast_PRIME_EXCL_gte": null,
    "avg180_AMAZON_lte": null,
    "avg180_AMAZON_gte": null,
    "avg180_NEW_lte": null,
    "avg180_NEW_gte": null,
    "avg180_USED_lte": null,
    "avg180_USED_gte": null,
    "avg180_SALES_lte": null,
    "avg180_SALES_gte": null,
    "avg180_LISTPRICE_lte": null,
    "avg180_LISTPRICE_gte": null,
    "avg180_COLLECTIBLE_lte": null,
    "avg180_COLLECTIBLE_gte": null,
    "avg180_REFURBISHED_lte": null,
    "avg180_REFURBISHED_gte": null,
    "avg180_NEW_FBM_SHIPPING_lte": null,
    "avg180_NEW_FBM_SHIPPING_gte": null,
    "avg180_LIGHTNING_DEAL_lte": null,
    "avg180_LIGHTNING_DEAL_gte": null,
    "avg180_WAREHOUSE_lte": null,
    "avg180_WAREHOUSE_gte": null,
    "avg180_NEW_FBA_lte": null,
    "avg180_NEW_FBA_gte": null,
    "avg180_COUNT_NEW_lte": null,
    "avg180_COUNT_NEW_gte": null,
    "avg180_COUNT_USED_lte": null,
    "avg180_COUNT_USED_gte": null,
    "avg180_COUNT_REFURBISHED_lte": null,
    "avg180_COUNT_REFURBISHED_gte": null,
    "avg180_COUNT_COLLECTIBLE_lte": null,
    "avg180_COUNT_COLLECTIBLE_gte": null,
    "avg180_RATING_lte": null,
    "avg180_RATING_gte": null,
    "avg180_COUNT_REVIEWS_lte": null,
    "avg180_COUNT_REVIEWS_gte": null,
    "avg180_BUY_BOX_SHIPPING_lte": null,
    "avg180_BUY_BOX_SHIPPING_gte": null,
    "avg180_USED_NEW_SHIPPING_lte": null,
    "avg180_USED_NEW_SHIPPING_gte": null,
    "avg180_USED_VERY_GOOD_SHIPPING_lte": null,
    "avg180_USED_VERY_GOOD_SHIPPING_gte": null,
    "avg180_USED_GOOD_SHIPPING_lte": null,
    "avg180_USED_GOOD_SHIPPING_gte": null,
    "avg180_USED_ACCEPTABLE_SHIPPING_lte": null,
    "avg180_USED_ACCEPTABLE_SHIPPING_gte": null,
    "avg180_REFURBISHED_SHIPPING_lte": null,
    "avg180_REFURBISHED_SHIPPING_gte": null,
    "avg180_TRADE_IN_lte": null,
    "avg180_TRADE_IN_gte": null,
    "avg90_AMAZON_lte": null,
    "avg90_AMAZON_gte": null,
    "avg90_NEW_lte": null,
    "avg90_NEW_gte": null,
    "avg90_USED_lte": null,
    "avg90_USED_gte": null,
    "avg90_SALES_lte": null,
    "avg90_SALES_gte": null,
    "avg90_LISTPRICE_lte": null,
    "avg90_LISTPRICE_gte": null,
    "avg90_COLLECTIBLE_lte": null,
    "avg90_COLLECTIBLE_gte": null,
    "avg90_REFURBISHED_lte": null,
    "avg90_REFURBISHED_gte": null,
    "avg90_NEW_FBM_SHIPPING_lte": null,
    "avg90_NED_FBM_SHIPPING_gte": null,
    "avg90_LIGHTNING_DEAL_lte": null,
    "avg90_LIGHTNING_DEAL_gte": null,
    "avg90_WAREHOUSE_lte": null,
    "avg90_WAREHOUSE_gte": null,
    "avg90_NEW_FBA_lte": null,
    "avg90_NEW_FBA_gte": null,
    "avg90_COUNT_NEW_lte": null,
    "avg90_COUNT_NEW_gte": null,
    "avg90_COUNT_USED_lte": null,
    "avg90_COUNT_USED_gte": null,
    "avg90_COUNT_REFURBISHED_lte": null,
    "avg90_COUNT_REFURBISHED_gte": null,
    "avg90_COUNT_COLLECTIBLE_lte": null,
    "avg90_COUNT_COLLECTIBLE_gte": null,
    "avg90_RATING_lte": null,
    "avg90_RATING_gte": null,
    "avg90_COUNT_REVIEWS_lte": null,
    "avg90_COUNT_REVIEWS_gte": null,
    "avg90_BUY_BOX_SHIPPING_lte": null,
    "avg90_BUY_BOX_SHIPPING_gte": null,
    "avg90_USED_NEW_SHIPPING_lte": null,
    "avg90_USED_NEW_SHIPPING_gte": null,
    "avg90_USED_VERY_GOOD_SHIPPING_lte": null,
    "avg90_USED_VERY_GOOD_SHIPPING_gte": null,
    "avg90_USED_GOOD_SHIPPING_lte": null,
    "avg90_USED_GOOD_SHIPPING_gte": null,
    "avg90_USED_ACCEPTABLE_SHIPPING_lte": null,
    "avg90_USED_ACCEPTABLE_SHIPPING_gte": null,
    "avg90_REFURBISHED_SHIPPING_lte": null,
    "avg90_REFURBISHED_SHIPPING_gte": null,
    "avg90_TRADE_IN_lte": null,
    "avg90_TRADE_IN_gte": null,
    "avg30_AMAZON_lte": null,
    "avg30_AMAZON_gte": null,
    "avg30_NEW_lte": null,
    "avg30_NEW_gte": null,
    "avg30_USED_lte": null,
    "avg30_USED_gte": null,
    "avg30_SALES_lte": null,
    "avg30_SALES_gte": null,
    "avg30_LISTPRICE_lte": null,
    "avg30_LISTPRICE_gte": null,
    "avg30_COLLECTIBLE_lte": null,
    "avg30_COLLECTIBLE_gte": null,
    "avg30_REFURBISHED_lte": null,
    "avg30_REFURBISHED_gte": null,
    "avg30_NEW_FBM_SHIPPING_lte": null,
    "avg30_NEW_FBM_SHIPPING_gte": null,
    "avg30_LIGHTNING_DEAL_lte": null,
    "avg30_LIGHTNING_DEAL_gte": null,
    "avg30_WAREHOUSE_lte": null,
    "avg30_WAREHOUSE_gte": null,
    "avg30_NEW_FBA_lte": null,
    "avg30_NEW_FBA_gte": null,
    "avg30_COUNT_NEW_lte": null,
    "avg30_COUNT_NEW_gte": null,
    "avg30_COUNT_USED_lte": null,
    "avg30_COUNT_USED_gte": null,
    "avg30_COUNT_REFURBISHED_lte": null,
    "avg30_COUNT_REFURBISHED_gte": null,
    "avg30_COUNT_COLLECTIBLE_lte": null,
    "avg30_COUNT_COLLECTIBLE_gte": null,
    "avg30_RATING_lte": null,
    "avg30_RATING_gte": null,
    "avg30_COUNT_REVIEWS_lte": null,
    "avg30_COUNT_REVIEWS_gte": null,
    "avg30_BUY_BOX_SHIPPING_lte": null,
    "avg30_BUY_BOX_SHIPPING_gte": null,
    "avg30_USED_NEW_SHIPPING_lte": null,
    "avg30_USED_NEW_SHIPPING_gte": null,
    "avg30_USED_VERY_GOOD_SHIPPING_lte": null,
    "avg30_USED_VERY_GOOD_SHIPPING_gte": null,
    "avg30_USED_GOOD_SHIPPING_lte": null,
    "avg30_USED_GOOD_SHIPPING_gte": null,
    "avg30_USED_ACCEPTABLE_SHIPPING_lte": null,
    "avg30_USED_ACCEPTABLE_SHIPPING_gte": null,
    "avg30_REFURBISHED_SHIPPING_lte": null,
    "avg30_REFURBISHED_SHIPPING_gte": null,
    "avg30_TRADE_IN_lte": null,
    "avg30_TRADE_IN_gte": null,
    "avg365_AMAZON_lte": null,
    "avg365_AMAZON_gte": null,
    "avg365_BUY_BOX_SHIPPING_lte": null,
    "avg365_BUY_BOX_SHIPPING_gte": null,
    "avg365_BUY_BOX_USED_SHIPPING_lte": null,
    "avg365_BUY_BOX_USED_SHIPPING_gte": null,
    "avg365_COLLECTIBLE_lte": null,
    "avg365_COLLECTIBLE_gte": null,
    "avg365_COUNT_COLLECTIBLE_lte": null,
    "avg365_COUNT_COLLECTIBLE_gte": null,
    "avg365_COUNT_NED_lte": null,
    "avg365_COUNT_NEW_gte": null,
    "avg365_COUNT_REFURBISHED_lte": null,
    "avg365_COUNT_REFURBISHED_gte": null,
    "avg365_COUNT_REVIEWS_lte": null,
    "avg365_COUNT_REVIEWS_gte": null,
    "avg365_COUNT_USED_lte": null,
    "avg365_COUNT_USED_gte": null,
    "avg365_EBAY_NEW_SHIPPING_lte": null,
    "avg365_EBAY_NEW_SHIPPING_gte": null,
    "avg365_EBAY_USED_SHIPPING_lte": null,
    "avg365_EBAY_USED_SHIPPING_gte": null,
    "avg365_LIGHTNING_DEAL_lte": null,
    "avg365_LIGHTNING_DEAL_gte": null,
    "avg365_LISTPRICE_lte": null,
    "avg365_LISTPRICE_gte": null,
    "avg365_NEW_lte": null,
    "avg365_NEW_gte": null,
    "avg365_NEW_FBA_lte": null,
    "avg365_NEW_FBA_gte": null,
    "avg365_NEW_FBM_SHIPPING_lte": null,
    "avg365_NEW_FBM_SHIPPING_gte": null,
    "avg365_PRIME_EXCL_lte": null,
    "avg365_PRIME_EXCL_gte": null,
    "avg365_RATING_lte": null,
    "avg365_RATING_gte": null,
    "avg365_REFURBISHED_lte": null,
    "avg365_REFURBISHED_gte": null,
    "avg365_REFURBISHED_SHIPPING_lte": null,
    "avg365_REFURBISHED_SHIPPING_gte": null,
    "avg365_RENT_lte": null,
    "avg365_RENT_gte": null,
    "avg365_SALES_lte": null,
    "avg365_SALES_gte": null,
    "avg365_TRADE_IN_lte": null,
    "avg365_TRADE_IN_gte": null,
    "avg365_USED_lte": null,
    "avg365_USED_gte": null,
    "avg365_USED_ACCEPTABLE_SHIPPING_lte": null,
    "avg365_USED_ACCEPTABLE_SHIPPING_gte": null,
    "avg365_USED_GOOD_SHIPPING_lte": null,
    "avg365_USED_GOOD_SHIPPING_gte": null,
    "avg365_USED_NEW_SHIPPING_lte": null,
    "avg365_USED_NEW_SHIPPING_gte": null,
    "avg365_USED_VERY_GOOD_SHIPPING_lte": null,
    "avg365_USED_VERY_GOOD_SHIPPING_gte": null,
    "avg365_WAREHOUSE_lte": null,
    "avg365_WAREHOUSE_gte": null,
    "lastPriceChange_AMAZON_lte": null,
    "lastPriceChange_AMAZON_gte": null,
    "lastPriceChange_NEW_lte": null,
    "lastPriceChange_NEW_gte": null,
    "lastPriceChange_USED_lte": null,
    "lastPriceChange_USED_gte": null,
    "lastPriceChange_SALES_lte": null,
    "lastPriceChange_SALES_gte": null,
    "lastPriceChange_LISTPRICE_lte": null,
    "lastPriceChange_LISTPRICE_gte": null,
    "lastPriceChange_COLLECTIBLE_lte": null,
    "lastPriceChange_COLLECTIBLE_gte": null,
    "lastPriceChange_REFURBISHED_lte": null,
    "lastPriceChange_REFURBISHED_gte": null,
    "lastPriceChange_NEW_FBM_SHIPPING_lte": null,
    "lastPriceChange_NEW_FBM_SHIPPING_gte": null,
    "lastPriceChange_LIGHTNING_DEAL_lte": null,
    "lastPriceChange_LIGHTNING_DEAL_gte": null,
    "lastPriceChange_WAREHOUSE_lte": null,
    "lastPriceChange_WAREHOUSE_gte": null,
    "lastPriceChange_NEW_FBA_lte": null,
    "lastPriceChange_NEW_FBA_gte": null,
    "lastPriceChange_COUNT_NEW_lte": null,
    "lastPriceChange_COUNT_NEW_gte": null,
    "lastPriceChange_COUNT_USED_lte": null,
    "lastPriceChange_COUNT_USED_gte": null,
    "lastPriceChange_COUNT_REFURBISHED_lte": null,
    "lastPriceChange_COUNT_REFURBISHED_gte": null,
    "lastPriceChange_COUNT_COLLECTIBLE_lte": null,
    "lastPriceChange_COUNT_COLLECTIBLE_gte": null,
    "lastPriceChange_RATING_lte": null,
    "lastPriceChange_RATING_gte": null,
    "lastPriceChange_COUNT_REVIEWS_lte": null,
    "lastPriceChange_COUNT_REVIEWS_gte": null,
    "lastPriceChange_BUY_BOX_SHIPPING_lte": null,
    "lastPriceChange_BUY_BOX_SHIPPING_gte": null,
    "lastPriceChange_USED_NEW_SHIPPING_lte": null,
    "lastPriceChange_USED_NEW_SHIPPING_gte": null,
    "lastPriceChange_USED_VERY_GOOD_SHIPPING_lte": null,
    "lastPriceChange_USED_VERY_GOOD_SHIPPING_gte": null,
    "lastPriceChange_USED_GOOD_SHIPPING_lte": null,
    "lastPriceChange_USED_GOOD_SHIPPING_gte": null,
    "lastPriceChange_USED_ACCEPTABLE_SHIPPING_lte": null,
    "lastPriceChange_USED_ACCEPTABLE_SHIPPING_gte": null,
    "lastPriceChange_REFURBISHED_SHIPPING_lte": null,
    "lastPriceChange_REFURBISHED_SHIPPING_gte": null,
    "lastPriceChange_EBAY_NEW_SHIPPING_lte": null,
    "lastPriceChange_EBAY_NEW_SHIPPING_gte": null,
    "lastPriceChange_EBAY_USED_SHIPPING_lte": null,
    "lastPriceChange_EBAY_USED_SHIPPING_gte": null,
    "lastPriceChange_TRADE_IN_lte": null,
    "lastPriceChange_TRADE_IN_gte": null,
    "lastPriceChange_RENT_lte": null,
    "lastPriceChange_RENT_gte": null,
    "lastPriceChange_BUY_BOX_USED_SHIPPING_lte": null,
    "lastPriceChange_BUY_BOX_USED_SHIPPING_gte": null,
    "lastPriceChange_PRIME_EXCL_lte": null,
    "lastPriceChange_PRIME_EXCL_gte": null,
    "backInStock_AMAZON": null,
    "backInStock_NEW": null,
    "backInStock_USED": null,
    "backInStock_SALES": null,
    "backInStock_LISTPRICE": null,
    "backInStock_COLLECTIBLE": null,
    "backInStock_REFURBISHED": null,
    "backInStock_NEW_FBM_SHIPPING": null,
    "backInStock_LIGHTNING_DEAL": null,
    "backInStock_WAREHOUSE": null,
    "backInStock_NEW_FBA": null,
    "backInStock_COUNT_NEW": null,
    "backInStock_COUNT_USED": null,
    "backInStock_COUNT_REFURBISHED": null,
    "backInStock_COUNT_COLLECTIBLE": null,
    "backInStock_RATING": null,
    "backInStock_COUNT_REVIEWS": null,
    "backInStock_BUY_BOX_SHIPPING": null,
    "backInStock_USED_NEW_SHIPPING": null,
    "backInStock_USED_VERY_GOOD_SHIPPING": null,
    "backInStock_USED_GOOD_SHIPPING": null,
    "backInStock_USED_ACCEPTABLE_SHIPPING": null,
    "backInStock_REFURBISHED_SHIPPING": null,
    "backInStock_TRADE_IN": null,
    "isLowest_AMAZON": null,
    "isLowest_BUY_BOX_SHIPPING": null,
    "isLowest_BUY_BOX_USED_SHIPPING": null,
    "isLowest_COLLECTIBLE": null,
    "isLowest_COUNT_COLLECTIBLE": null,
    "isLowest_COUNT_NEW": null,
    "isLowest_COUNT_REFURBISHED": null,
    "isLowest_COUNT_REVIEWS": null,
    "isLowest_COUNT_USED": null,
    "isLowest_EBAY_NED_SHIPPING": null,
    "isLowest_EBAY_USED_SHIPPING": null,
    "isLowest_LIGHTNING_DEAL": null,
    "isLowest_LISTPRICE": null,
    "isLowest_NEW": null,
    "isLowest_NEW_FBA": null,
    "isLowest_NEW_FBM_SHIPPING": null,
    "isLowest_PRIME_EXCL": null,
    "isLowest_RATING": null,
    "isLowest_REFURBISHED": null,
    "isLowest_REFURBISHED_SHIPPING": null,
    "isLowest_RENT": null,
    "isLowest_SALES": null,
    "isLowest_TRADE_IN": null,
    "isLowest_USED": null,
    "isLowest_USED_ACCEPTABLE_SHIPPING": null,
    "isLowest_USED_GOOD_SHIPPING": null,
    "isLowest_USED_NEW_SHIPPING": null,
    "isLowest_USED_VERY_GOOD_SHIPPING": null,
    "isLowest_WAREHOUSE": null,
    "isLowest90_AMAZON": null,
    "isLowest90_BUY_BOX_SHIPPING": null,
    "isLowest90_BUY_BOX_USED_SHIPPING": null,
    "isLowest90_COLLECTIBLE": null,
    "isLowest90_COUNT_COLLECTIBLE": null,
    "isLowest90_COUNT_NEW": null,
    "isLowest90_COUNT_REFURBISHED": null,
    "isLowest90_COUNT_REVIEWS": null,
    "isLowest90_COUNT_USED": null,
    "isLowest90_EBAY_NEW_SHIPPING": null,
    "isLowest90_EBAY_USED_SHIPPING": null,
    "isLowest90_LIGHTNING_DEAL": null,
    "isLowest90_LISTPRICE": null,
    "isLowest90_NEW": null,
    "isLowest90_NEW_FBA": null,
    "isLowest90_NEW_FBM_SHIPPING": null,
    "isLowest90_PRIME_EXCL": null,
    "isLowest90_RATING": null,
    "isLowest90_REFURBISHED": null,
    "isLowest90_REFURBISHED_SHIPPING": null,
    "isLowest90_RENT": null,
    "isLowest90_SALES": null,
    "isLowest90_TRADE_IN": null,
    "isLowest90_USED": null,
    "isLowest90_USED_ACCEPTABLE_SHIPPING": null,
    "isLowest90_USED_GOOD_SHIPPING": null,
    "isLowest90_USED_NEW_SHIPPING": null,
    "isLowest90_USED_VERY_GOOD_SHIPPING": null,
    "isLowest90_WAREHOUSE": null
}

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://app.sellerassistant.app/api/v1/keepa/query?domain=amazon.com&marketplaceId=ATVPDKIKX0DER&stats=1&api_key=<api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
    "sort": [
        [
            "current_SALES",
            "asc"
        ]
    ],
    "page": 0,
    "perPage": 50,
    "rootCategory": null,
    "categories_include": null,
    "categories_exclude": null,
    "salesRankReference": null,
    "manufacturer": null,
    "title": null,
    "singleVariation": null,
    "productType": null,
    "hasParentASIN": null,
    "availabilityAmazon": null,
    "returnRate": null,
    "hasReviews": null,
    "lastPriceChange_lte": null,
    "lastPriceChange_gte": null,
    "lastOffersUpdate_lte": null,
    "lastOffersUpdate_gte": null,
    "trackingSince_lte": null,
    "trackingSince_gte": null,
    "brand": null,
    "productGroup": null,
    "partNumber": null,
    "model": null,
    "color": null,
    "size": null,
    "edition": null,
    "format": null,
    "packageHeight_lte": null,
    "packageHeight_gte": null,
    "packageLength_lte": null,
    "packageLength_gte": null,
    "packageWidth_lte": null,
    "packageWidth_gte": null,
    "packageWeight_lte": null,
    "packageWeight_gte": null,
    "itemHeight_lte": null,
    "itemHeight_gte": null,
    "itemWeight_lte": null,
    "itemWeight_gte": null,
    "variationCount_lte": null,
    "variationCount_gte": null,
    "imageCount_lte": null,
    "imageCount_gte": null,
    "buyBoxStatsAmazon30_lte": null,
    "buyBoxStatsAmazon30_gte": null,
    "buyBoxStatsAmazon90_lte": null,
    "buyBoxStatsAmazon90_gte": null,
    "buyBoxStatsAmazon180_lte": null,
    "buyBoxStatsAmazon180_gte": null,
    "buyBoxStatsAmazon365_lte": null,
    "buyBoxStatsAmazon365_gte": null,
    "buyBoxStatsTopSeller30_lte": null,
    "buyBoxStatsTopSeller30_gte": null,
    "buyBoxStatsTopSeller90_lte": null,
    "buyBoxStatsTopSeller90_gte": null,
    "buyBoxStatsTopSeller180_lte": null,
    "buyBoxStatsTopSeller180_gte": null,
    "buyBoxStatsTopSeller365_lte": null,
    "buyBoxStatsTopSeller365_gte": null,
    "buyBoxStatsSellerCount30_lte": null,
    "buyBoxStatsSellerCount30_gte": null,
    "buyBoxStatsSellerCount90_lte": null,
    "buyBoxStatsSellerCount90_gte": null,
    "buyBoxStatsSellerCount180_lte": null,
    "buyBoxStatsSellerCount180_gte": null,
    "buyBoxStatsSellerCount365_lte": null,
    "buyBoxStatsSellerCount365_gte": null,
    "outOfStockPercentage90_lte": null,
    "outOfStockPercentage90_gte": null,
    "variationReviewCount_lte": null,
    "variationReviewCount_gte": null,
    "variationRatingCount_lte": null,
    "variationRatingCount_gte": null,
    "deltaPercent90_monthlySold_lte": null,
    "deltaPercent90_monthlySold_gte": null,
    "outOfStockCountAmazon30_lte": null,
    "outOfStockCountAmazon30_gte": null,
    "outOfStockCountAmazon90_lte": null,
    "outOfStockCountAmazon90_gte": null,
    "isHazMat": null,
    "isHeatSensitive": null,
    "isAdultProduct": null,
    "isEligibleForTradeIn": null,
    "isEligibleForSuperSaverShipping": null,
    "isSNS": null,
    "buyBoxIsPreorder": null,
    "buyBoxIsBackorder": null,
    "buyBoxIsPrimeExclusive": null,
    "author": null,
    "binding": null,
    "genre": null,
    "languages": null,
    "publisher": null,
    "platform": null,
    "activeIngredients": null,
    "specialIngredients": null,
    "itemTypeKeyword": null,
    "targetAudienceKeyword": null,
    "itemForm": null,
    "scent": null,
    "unitType": null,
    "pattern": null,
    "style": null,
    "material": null,
    "frequentlyBoughtTogether": null,
    "couponOneTimeAbsolute_lte": null,
    "couponOneTimeAbsolute_gte": null,
    "couponOneTimePercent_lte": null,
    "couponOneTimePercent_gte": null,
    "couponSNSPercent_lte": null,
    "couponSNSPercent_gte": null,
    "flipability30_lte": null,
    "flipability30_gte": null,
    "flipability90_lte": null,
    "flipability90_gte": null,
    "flipability365_lte": null,
    "flipability365_gte": null,
    "businessDiscount_lte": null,
    "businessDiscount_gte": null,
    "batteriesRequired": null,
    "batteriesIncluded": null,
    "isMerchOnDemand": null,
    "hasMainVideo": null,
    "hasAPlus": null,
    "hasAPlusFromManufacturer": null,
    "videoCount_lte": null,
    "videoCount_gte": null,
    "brandStoreName": null,
    "brandStoreUrlName": null,
    "buyBoxIsAmazon": null,
    "buyBoxIsFBA": null,
    "buyBoxIsUnqualified": null,
    "buyBoxSellerId": null,
    "buyBoxUsedCondition": null,
    "buyBoxUsedIsFBA": null,
    "buyBoxUsedSellerId": null,
    "sellerIds": null,
    "sellerIdsLowestFBA": null,
    "sellerIdsLowestFBM": null,
    "numberOfItems_lte": null,
    "numberOfItems_gte": null,
    "numberOfPages_lte": null,
    "numberOfPages_gte": null,
    "publicationDate_lte": null,
    "publicationDate_gte": null,
    "releaseDate_lte": null,
    "releaseDate_gte": null,
    "isPrimeExclusive": null,
    "lightningEnd_lte": null,
    "lightningEnd_gte": null,
    "monthlySold_lte": null,
    "monthlySold_gte": null,
    "current_AMAZON_lte": null,
    "current_AMAZON_gte": null,
    "current_NEW_lte": null,
    "current_NEW_gte": null,
    "current_USED_lte": null,
    "current_USED_gte": null,
    "current_SALES_lte": null,
    "current_SALES_gte": null,
    "current_LISTPRICE_lte": null,
    "current_LISTPRICE_gte": null,
    "current_COLLECTIBLE_lte": null,
    "current_COLLECTIBLE_gte": null,
    "current_REFURBISHED_lte": null,
    "current_REFURBISHED_gte": null,
    "current_NEW_FBM_SHIPPING_lte": null,
    "current_NEW_FBM_SHIPPING_gte": null,
    "current_LIGHTNING_DEAL_lte": null,
    "current_LIGHTNING_DEAL_gte": null,
    "current_WAREHOUSE_lte": null,
    "current_WAREHOUSE_gte": null,
    "current_NEW_FBA_lte": null,
    "current_NEW_FBA_gte": null,
    "current_COUNT_NEW_lte": null,
    "current_COUNT_NEW_gte": null,
    "current_COUNT_USED_lte": null,
    "current_COUNT_USED_gte": null,
    "current_COUNT_REFURBISHED_lte": null,
    "current_COUNT_REFURBISHED_gte": null,
    "current_COUNT_COLLECTIBLE_lte": null,
    "current_COUNT_COLLECTIBLE_gte": null,
    "current_RATING_lte": null,
    "current_RATING_gte": null,
    "current_COUNT_REVIEWS_lte": null,
    "current_COUNT_REVIEWS_gte": null,
    "current_BUY_BOX_SHIPPING_lte": null,
    "current_BUY_BOX_SHIPPING_gte": null,
    "current_USED_NEW_SHIPPING_lte": null,
    "current_USED_NEW_SHIPPING_gte": null,
    "current_USED_VERY_GOOD_SHIPPING_lte": null,
    "current_USED_VERY_GOOD_SHIPPING_gte": null,
    "current_USED_GOOD_SHIPPING_lte": null,
    "current_USED_GOOD_SHIPPING_gte": null,
    "current_USED_ACCEPTABLE_SHIPPING_lte": null,
    "current_USED_ACCEPTABLE_SHIPPING_gte": null,
    "current_REFURBISHED_SHIPPING_lte": null,
    "current_REFURBISHED_SHIPPING_gte": null,
    "current_TRADE_IN_lte": null,
    "current_TRADE_IN_gte": null,
    "delta90_AMAZON_lte": null,
    "delta90_AMAZON_gte": null,
    "delta90_NEW_lte": null,
    "delta90_NEW_gte": null,
    "delta90_USED_lte": null,
    "delta90_USED_gte": null,
    "delta90_SALES_lte": null,
    "delta90_SALES_gte": null,
    "delta90_LISTPRICE_lte": null,
    "delta90_LISTPRICE_gte": null,
    "delta90_COLLECTIBLE_lte": null,
    "delta90_COLLECTIBLE_gte": null,
    "delta90_REFURBISHED_lte": null,
    "delta90_REFURBISHED_gte": null,
    "delta90_NEW_FBM_SHIPPING_lte": null,
    "delta90_NEW_FBM_SHIPPING_gte": null,
    "delta90_LIGHTNING_DEAL_lte": null,
    "delta90_LIGHTNING_DEAL_gte": null,
    "delta90_WAREHOUSE_lte": null,
    "delta90_WAREHOUSE_gte": null,
    "delta90_NEW_FBA_lte": null,
    "delta90_NEW_FBA_gte": null,
    "delta90_COUNT_NEW_lte": null,
    "delta90_COUNT_NEW_gte": null,
    "delta90_COUNT_USED_lte": null,
    "delta90_COUNT_USED_gte": null,
    "delta90_COUNT_REFURBISHED_lte": null,
    "delta90_COUNT_REFURBISHED_gte": null,
    "delta90_COUNT_COLLECTIBLE_lte": null,
    "delta90_COUNT_COLLECTIBLE_gte": null,
    "delta90_RATING_lte": null,
    "delta90_RATING_gte": null,
    "delta90_COUNT_REVIEWS_lte": null,
    "delta90_COUNT_REVIEWS_gte": null,
    "delta90_BUY_BOX_SHIPPING_lte": null,
    "delta90_BUY_BOX_SHIPPING_gte": null,
    "delta90_USED_NEW_SHIPPING_lte": null,
    "delta90_USED_NEW_SHIPPING_gte": null,
    "delta90_USED_VERY_GOOD_SHIPPING_lte": null,
    "delta90_USED_VERY_GOOD_SHIPPING_gte": null,
    "delta90_USED_GOOD_SHIPPING_lte": null,
    "delta90_USED_GOOD_SHIPPING_gte": null,
    "delta90_USED_ACCEPTABLE_SHIPPING_lte": null,
    "delta90_USED_ACCEPTABLE_SHIPPING_gte": null,
    "delta90_REFURBISHED_SHIPPING_lte": null,
    "delta90_REFURBISHED_SHIPPING_gte": null,
    "delta90_TRADE_IN_lte": null,
    "delta90_TRADE_IN_gte": null,
    "delta30_AMAZON_lte": null,
    "delta30_AMAZON_gte": null,
    "delta30_NEW_lte": null,
    "delta30_NEW_gte": null,
    "delta30_USED_lte": null,
    "delta30_USED_gte": null,
    "delta30_SALES_lte": null,
    "delta30_SALES_gte": null,
    "delta30_LISTPRICE_lte": null,
    "delta30_LISTPRICE_gte": null,
    "delta30_COLLECTIBLE_lte": null,
    "delta30_COLLECTIBLE_gte": null,
    "delta30_REFURBISHED_lte": null,
    "delta30_REFURBISHED_gte": null,
    "delta30_NEW_FBM_SHIPPING_lte": null,
    "delta30_NEW_FBM_SHIPPING_gte": null,
    "delta30_LIGHTNING_DEAL_lte": null,
    "delta30_LIGHTNING_DEAL_gte": null,
    "delta30_WAREHOUSE_lte": null,
    "delta30_WAREHOUSE_gte": null,
    "delta30_NEW_FBA_lte": null,
    "delta30_NEW_FBA_gte": null,
    "delta30_COUNT_NEW_lte": null,
    "delta30_COUNT_NEW_gte": null,
    "delta30_COUNT_USED_lte": null,
    "delta30_COUNT_USED_gte": null,
    "delta30_COUNT_REFURBISHED_lte": null,
    "delta30_COUNT_REFURBISHED_gte": null,
    "delta30_COUNT_COLLECTIBLE_lte": null,
    "delta30_COUNT_COLLECTIBLE_gte": null,
    "delta30_RATING_lte": null,
    "delta30_RATING_gte": null,
    "delta30_COUNT_REVIEWS_lte": null,
    "delta30_COUNT_REVIEWS_gte": null,
    "delta30_BUY_BOX_SHIPPING_lte": null,
    "delta30_BUY_BOX_SHIPPING_gte": null,
    "delta30_USED_NEW_SHIPPING_lte": null,
    "delta30_USED_NEW_SHIPPING_gte": null,
    "delta30_USED_VERY_GOOD_SHIPPING_lte": null,
    "delta30_USED_VERY_GOOD_SHIPPING_gte": null,
    "delta30_USED_GOOD_SHIPPING_lte": null,
    "delta30_USED_GOOD_SHIPPING_gte": null,
    "delta30_USED_ACCEPTABLE_SHIPPING_lte": null,
    "delta30_USED_ACCEPTABLE_SHIPPING_gte": null,
    "delta30_REFURBISHED_SHIPPING_lte": null,
    "delta30_REFURBISHED_SHIPPING_gte": null,
    "delta30_TRADE_IN_lte": null,
    "delta30_TRADE_IN_gte": null,
    "deltaPercent90_AMAZON_lte": null,
    "deltaPercent90_AMAZON_gte": null,
    "deltaPercent90_NEW_lte": null,
    "deltaPercent90_NEW_gte": null,
    "deltaPercent90_USED_lte": null,
    "deltaPercent90_USED_gte": null,
    "deltaPercent90_SALES_lte": null,
    "deltaPercent90_SALES_gte": null,
    "deltaPercent90_LISTPRICE_lte": null,
    "deltaPercent90_LISTPRICE_gte": null,
    "deltaPercent90_COLLECTIBLE_lte": null,
    "deltaPercent90_COLLECTIBLE_gte": null,
    "deltaPercent90_REFURBISHED_lte": null,
    "deltaPercent90_REFURBISHED_gte": null,
    "deltaPercent90_NEW_FBM_SHIPPING_lte": null,
    "deltaPercent90_NEW_FBM_SHIPPING_gte": null,
    "deltaPercent90_LIGHTNING_DEAL_lte": null,
    "deltaPercent90_LIGHTNING_DEAL_gte": null,
    "deltaPercent90_WAREHOUSE_lte": null,
    "deltaPercent90_WAREHOUSE_gte": null,
    "deltaPercent90_NEW_FBA_lte": null,
    "deltaPercent90_NEW_FBA_gte": null,
    "deltaPercent90_COUNT_NEW_lte": null,
    "deltaPercent90_COUNT_New_gte": null,
    "deltaPercent90_COUNT_USED_lte": null,
    "deltaPercent90_COUNT_USED_gte": null,
    "deltaPercent90_COUNT_REFURBISHED_lte": null,
    "deltaPercent90_COUNT_REFURBISHED_gte": null,
    "deltaPercent90_COUNT_COLLECTIBLE_lte": null,
    "deltaPercent90_COUNT_COLLECTIBLE_gte": null,
    "deltaPercent90_RATING_lte": null,
    "deltaPercent90_RATING_gte": null,
    "deltaPercent90_COUNT_REVIEWS_lte": null,
    "deltaPercent90_COUNT_REVIEWS_gte": null,
    "deltaPercent90_BUY_BOX_SHIPPING_lte": null,
    "deltaPercent90_BUY_BOX_SHIPPING_gte": null,
    "deltaPercent90_USED_NEW_SHIPPING_lte": null,
    "deltaPercent90_USED_NEW_SHIPPING_gte": null,
    "deltaPercent90_USED_VERY_GOOD_SHIPPING_lte": null,
    "deltaPercent90_USED_VERY_GOOD_SHIPPING_gte": null,
    "deltaPercent90_USED_GOOD_SHIPPING_lte": null,
    "deltaPercent90_USED_GOOD_SHIPPING_gte": null,
    "deltaPercent90_USED_ACCEPTABLE_SHIPPING_lte": null,
    "deltaPercent90_USED_ACCEPTABLE_SHIPPING_gte": null,
    "deltaPercent90_REFURBISHED_SHIPPING_lte": null,
    "deltaPercent90_REFURBISHED_SHIPPING_gte": null,
    "deltaPercent90_TRADE_IN_lte": null,
    "deltaPercent90_TRADE_IN_gte": null,
    "deltaPercent30_AMAZON_lte": null,
    "deltaPercent30_AMAZON_gte": null,
    "deltaPercent30_NEW_lte": null,
    "deltaPercent30_NEW_gte": null,
    "deltaPercent30_USED_lte": null,
    "deltaPercent30_USED_gte": null,
    "deltaPercent30_SALES_lte": null,
    "deltaPercent30_SALES_gte": null,
    "deltaPercent30_LISTPRICE_lte": null,
    "deltaPercent30_LISTPRICE_gte": null,
    "deltaPercent30_COLLECTIBLE_lte": null,
    "deltaPercent30_COLLECTIBLE_gte": null,
    "deltaPercent30_REFURBISHED_lte": null,
    "deltaPercent30_REFURBISHED_gte": null,
    "deltaPercent30_NEW_FBM_SHIPPING_lte": null,
    "deltaPercent30_NEW_FBM_SHIPPING_gte": null,
    "deltaPercent30_LIGHTNING_DEAL_lte": null,
    "deltaPercent30_LIGHTNING_DEAL_gte": null,
    "deltaPercent30_WAREHOUSE_lte": null,
    "deltaPercent30_WAREHOUSE_gte": null,
    "deltaPercent30_NEW_FBA_lte": null,
    "deltaPercent30_NEW_FBA_gte": null,
    "deltaPercent30_COUNT_NEW_lte": null,
    "deltaPercent30_COUNT_NEW_gte": null,
    "deltaPercent30_COUNT_USED_lte": null,
    "deltaPercent30_COUNT_USED_gte": null,
    "deltaPercent30_COUNT_REFURBISHED_lte": null,
    "deltaPercent30_COUNT_REFURBISHED_gte": null,
    "deltaPercent30_COUNT_COLLECTIBLE_lte": null,
    "deltaPercent30_COUNT_COLLECTIBLE_gte": null,
    "deltaPercent30_RATING_lte": null,
    "deltaPercent30_RATING_gte": null,
    "deltaPercent30_COUNT_REVIEWS_lte": null,
    "deltaPercent30_COUNT_REVIEWS_gte": null,
    "deltaPercent30_BUY_BOX_SHIPPING_lte": null,
    "deltaPercent30_BUY_BOX_SHIPPING_gte": null,
    "deltaPercent30_USED_NED_SHIPPING_lte": null,
    "deltaPercent30_USED_NEW_SHIPPING_gte": null,
    "deltaPercent30_USED_VERY_GOOD_SHIPPING_lte": null,
    "deltaPercent30_USED_VERY_GOOD_SHIPPING_gte": null,
    "deltaPercent30_USED_GOOD_SHIPPING_lte": null,
    "deltaPercent30_USED_GOOD_SHIPPING_gte": null,
    "deltaPercent30_USED_ACCEPTABLE_SHIPPING_lte": null,
    "deltaPercent30_USED_ACCEPTABLE_SHIPPING_gte": null,
    "deltaPercent30_REFURBISHED_SHIPPING_lte": null,
    "deltaPercent30_REFURBISHED_SHIPPING_gte": null,
    "deltaPercent30_TRADE_IN_lte": null,
    "deltaPercent30_TRADE_IN_gte": null,
    "deltaLast_AMAZON_lte": null,
    "deltaLast_AMAZON_gte": null,
    "deltaLast_NEW_lte": null,
    "deltaLast_NEW_gte": null,
    "deltaLast_USED_lte": null,
    "deltaLast_USED_gte": null,
    "deltaLast_SALES_lte": null,
    "deltaLast_SALES_gte": null,
    "deltaLast_LISTPRICE_lte": null,
    "deltaLast_LISTPRICE_gte": null,
    "deltaLast_COLLECTIBLE_lte": null,
    "deltaLast_COLLECTIBLE_gte": null,
    "deltaLast_REFURBISHED_lte": null,
    "deltaLast_REFURBISHED_gte": null,
    "deltaLast_NEW_FBM_SHIPPING_lte": null,
    "deltaLast_NEW_FBM_SHIPPING_gte": null,
    "deltaLast_LIGHTNING_DEAL_lte": null,
    "deltaLast_LIGHTNING_DEAL_gte": null,
    "deltaLast_WAREHOUSE_lte": null,
    "deltaLast_WAREHOUSE_gte": null,
    "deltaLast_NEW_FBA_lte": null,
    "deltaLast_NEW_FBA_gte": null,
    "deltaLast_COUNT_NEW_lte": null,
    "deltaLast_COUNT_NEW_gte": null,
    "deltaLast_COUNT_USED_lte": null,
    "deltaLast_COUNT_USED_gte": null,
    "deltaLast_COUNT_REFURBISHED_lte": null,
    "deltaLast_COUNT_REFURBISHED_gte": null,
    "deltaLast_COUNT_COLLECTIBLE_lte": null,
    "deltaLast_COUNT_COLLECTIBLE_gte": null,
    "deltaLast_RATING_lte": null,
    "deltaLast_RATING_gte": null,
    "deltaLast_COUNT_REVIEWS_lte": null,
    "deltaLast_COUNT_REVIEWS_gte": null,
    "deltaLast_BUY_BOX_SHIPPING_lte": null,
    "deltaLast_BUY_BOX_SHIPPING_gte": null,
    "deltaLast_USED_NEW_SHIPPING_lte": null,
    "deltaLast_USED_NEW_SHIPPING_gte": null,
    "deltaLast_USED_VERY_GOOD_SHIPPING_lte": null,
    "deltaLast_USED_VERY_GOOD_SHIPPING_gte": null,
    "deltaLast_USED_GOOD_SHIPPING_lte": null,
    "deltaLast_USED_GOOD_SHIPPING_gte": null,
    "deltaLast_USED_ACCEPTABLE_SHIPPING_lte": null,
    "deltaLast_USED_ACCEPTABLE_SHIPPING_gte": null,
    "deltaLast_REFURBISHED_SHIPPING_lte": null,
    "deltaLast_REFURBISHED_SHIPPING_gte": null,
    "deltaLast_EBAY_NEW_SHIPPING_lte": null,
    "deltaLast_EBAY_NEW_SHIPPING_gte": null,
    "deltaLast_EBAY_USED_SHIPPING_lte": null,
    "deltaLast_EBAY_USED_SHIPPING_gte": null,
    "deltaLast_TRADE_IN_lte": null,
    "deltaLast_TRADE_IN_gte": null,
    "deltaLast_RENT_lte": null,
    "deltaLast_RENT_gte": null,
    "deltaLast_BUY_BOX_USED_SHIPPING_lte": null,
    "deltaLast_BUY_BOX_USED_SHIPPING_gte": null,
    "deltaLast_PRIME_EXCL_lte": null,
    "deltaLast_PRIME_EXCL_gte": null,
    "avg180_AMAZON_lte": null,
    "avg180_AMAZON_gte": null,
    "avg180_NEW_lte": null,
    "avg180_NEW_gte": null,
    "avg180_USED_lte": null,
    "avg180_USED_gte": null,
    "avg180_SALES_lte": null,
    "avg180_SALES_gte": null,
    "avg180_LISTPRICE_lte": null,
    "avg180_LISTPRICE_gte": null,
    "avg180_COLLECTIBLE_lte": null,
    "avg180_COLLECTIBLE_gte": null,
    "avg180_REFURBISHED_lte": null,
    "avg180_REFURBISHED_gte": null,
    "avg180_NEW_FBM_SHIPPING_lte": null,
    "avg180_NEW_FBM_SHIPPING_gte": null,
    "avg180_LIGHTNING_DEAL_lte": null,
    "avg180_LIGHTNING_DEAL_gte": null,
    "avg180_WAREHOUSE_lte": null,
    "avg180_WAREHOUSE_gte": null,
    "avg180_NEW_FBA_lte": null,
    "avg180_NEW_FBA_gte": null,
    "avg180_COUNT_NEW_lte": null,
    "avg180_COUNT_NEW_gte": null,
    "avg180_COUNT_USED_lte": null,
    "avg180_COUNT_USED_gte": null,
    "avg180_COUNT_REFURBISHED_lte": null,
    "avg180_COUNT_REFURBISHED_gte": null,
    "avg180_COUNT_COLLECTIBLE_lte": null,
    "avg180_COUNT_COLLECTIBLE_gte": null,
    "avg180_RATING_lte": null,
    "avg180_RATING_gte": null,
    "avg180_COUNT_REVIEWS_lte": null,
    "avg180_COUNT_REVIEWS_gte": null,
    "avg180_BUY_BOX_SHIPPING_lte": null,
    "avg180_BUY_BOX_SHIPPING_gte": null,
    "avg180_USED_NEW_SHIPPING_lte": null,
    "avg180_USED_NEW_SHIPPING_gte": null,
    "avg180_USED_VERY_GOOD_SHIPPING_lte": null,
    "avg180_USED_VERY_GOOD_SHIPPING_gte": null,
    "avg180_USED_GOOD_SHIPPING_lte": null,
    "avg180_USED_GOOD_SHIPPING_gte": null,
    "avg180_USED_ACCEPTABLE_SHIPPING_lte": null,
    "avg180_USED_ACCEPTABLE_SHIPPING_gte": null,
    "avg180_REFURBISHED_SHIPPING_lte": null,
    "avg180_REFURBISHED_SHIPPING_gte": null,
    "avg180_TRADE_IN_lte": null,
    "avg180_TRADE_IN_gte": null,
    "avg90_AMAZON_lte": null,
    "avg90_AMAZON_gte": null,
    "avg90_NEW_lte": null,
    "avg90_NEW_gte": null,
    "avg90_USED_lte": null,
    "avg90_USED_gte": null,
    "avg90_SALES_lte": null,
    "avg90_SALES_gte": null,
    "avg90_LISTPRICE_lte": null,
    "avg90_LISTPRICE_gte": null,
    "avg90_COLLECTIBLE_lte": null,
    "avg90_COLLECTIBLE_gte": null,
    "avg90_REFURBISHED_lte": null,
    "avg90_REFURBISHED_gte": null,
    "avg90_NEW_FBM_SHIPPING_lte": null,
    "avg90_NED_FBM_SHIPPING_gte": null,
    "avg90_LIGHTNING_DEAL_lte": null,
    "avg90_LIGHTNING_DEAL_gte": null,
    "avg90_WAREHOUSE_lte": null,
    "avg90_WAREHOUSE_gte": null,
    "avg90_NEW_FBA_lte": null,
    "avg90_NEW_FBA_gte": null,
    "avg90_COUNT_NEW_lte": null,
    "avg90_COUNT_NEW_gte": null,
    "avg90_COUNT_USED_lte": null,
    "avg90_COUNT_USED_gte": null,
    "avg90_COUNT_REFURBISHED_lte": null,
    "avg90_COUNT_REFURBISHED_gte": null,
    "avg90_COUNT_COLLECTIBLE_lte": null,
    "avg90_COUNT_COLLECTIBLE_gte": null,
    "avg90_RATING_lte": null,
    "avg90_RATING_gte": null,
    "avg90_COUNT_REVIEWS_lte": null,
    "avg90_COUNT_REVIEWS_gte": null,
    "avg90_BUY_BOX_SHIPPING_lte": null,
    "avg90_BUY_BOX_SHIPPING_gte": null,
    "avg90_USED_NEW_SHIPPING_lte": null,
    "avg90_USED_NEW_SHIPPING_gte": null,
    "avg90_USED_VERY_GOOD_SHIPPING_lte": null,
    "avg90_USED_VERY_GOOD_SHIPPING_gte": null,
    "avg90_USED_GOOD_SHIPPING_lte": null,
    "avg90_USED_GOOD_SHIPPING_gte": null,
    "avg90_USED_ACCEPTABLE_SHIPPING_lte": null,
    "avg90_USED_ACCEPTABLE_SHIPPING_gte": null,
    "avg90_REFURBISHED_SHIPPING_lte": null,
    "avg90_REFURBISHED_SHIPPING_gte": null,
    "avg90_TRADE_IN_lte": null,
    "avg90_TRADE_IN_gte": null,
    "avg30_AMAZON_lte": null,
    "avg30_AMAZON_gte": null,
    "avg30_NEW_lte": null,
    "avg30_NEW_gte": null,
    "avg30_USED_lte": null,
    "avg30_USED_gte": null,
    "avg30_SALES_lte": null,
    "avg30_SALES_gte": null,
    "avg30_LISTPRICE_lte": null,
    "avg30_LISTPRICE_gte": null,
    "avg30_COLLECTIBLE_lte": null,
    "avg30_COLLECTIBLE_gte": null,
    "avg30_REFURBISHED_lte": null,
    "avg30_REFURBISHED_gte": null,
    "avg30_NEW_FBM_SHIPPING_lte": null,
    "avg30_NEW_FBM_SHIPPING_gte": null,
    "avg30_LIGHTNING_DEAL_lte": null,
    "avg30_LIGHTNING_DEAL_gte": null,
    "avg30_WAREHOUSE_lte": null,
    "avg30_WAREHOUSE_gte": null,
    "avg30_NEW_FBA_lte": null,
    "avg30_NEW_FBA_gte": null,
    "avg30_COUNT_NEW_lte": null,
    "avg30_COUNT_NEW_gte": null,
    "avg30_COUNT_USED_lte": null,
    "avg30_COUNT_USED_gte": null,
    "avg30_COUNT_REFURBISHED_lte": null,
    "avg30_COUNT_REFURBISHED_gte": null,
    "avg30_COUNT_COLLECTIBLE_lte": null,
    "avg30_COUNT_COLLECTIBLE_gte": null,
    "avg30_RATING_lte": null,
    "avg30_RATING_gte": null,
    "avg30_COUNT_REVIEWS_lte": null,
    "avg30_COUNT_REVIEWS_gte": null,
    "avg30_BUY_BOX_SHIPPING_lte": null,
    "avg30_BUY_BOX_SHIPPING_gte": null,
    "avg30_USED_NEW_SHIPPING_lte": null,
    "avg30_USED_NEW_SHIPPING_gte": null,
    "avg30_USED_VERY_GOOD_SHIPPING_lte": null,
    "avg30_USED_VERY_GOOD_SHIPPING_gte": null,
    "avg30_USED_GOOD_SHIPPING_lte": null,
    "avg30_USED_GOOD_SHIPPING_gte": null,
    "avg30_USED_ACCEPTABLE_SHIPPING_lte": null,
    "avg30_USED_ACCEPTABLE_SHIPPING_gte": null,
    "avg30_REFURBISHED_SHIPPING_lte": null,
    "avg30_REFURBISHED_SHIPPING_gte": null,
    "avg30_TRADE_IN_lte": null,
    "avg30_TRADE_IN_gte": null,
    "avg365_AMAZON_lte": null,
    "avg365_AMAZON_gte": null,
    "avg365_BUY_BOX_SHIPPING_lte": null,
    "avg365_BUY_BOX_SHIPPING_gte": null,
    "avg365_BUY_BOX_USED_SHIPPING_lte": null,
    "avg365_BUY_BOX_USED_SHIPPING_gte": null,
    "avg365_COLLECTIBLE_lte": null,
    "avg365_COLLECTIBLE_gte": null,
    "avg365_COUNT_COLLECTIBLE_lte": null,
    "avg365_COUNT_COLLECTIBLE_gte": null,
    "avg365_COUNT_NED_lte": null,
    "avg365_COUNT_NEW_gte": null,
    "avg365_COUNT_REFURBISHED_lte": null,
    "avg365_COUNT_REFURBISHED_gte": null,
    "avg365_COUNT_REVIEWS_lte": null,
    "avg365_COUNT_REVIEWS_gte": null,
    "avg365_COUNT_USED_lte": null,
    "avg365_COUNT_USED_gte": null,
    "avg365_EBAY_NEW_SHIPPING_lte": null,
    "avg365_EBAY_NEW_SHIPPING_gte": null,
    "avg365_EBAY_USED_SHIPPING_lte": null,
    "avg365_EBAY_USED_SHIPPING_gte": null,
    "avg365_LIGHTNING_DEAL_lte": null,
    "avg365_LIGHTNING_DEAL_gte": null,
    "avg365_LISTPRICE_lte": null,
    "avg365_LISTPRICE_gte": null,
    "avg365_NEW_lte": null,
    "avg365_NEW_gte": null,
    "avg365_NEW_FBA_lte": null,
    "avg365_NEW_FBA_gte": null,
    "avg365_NEW_FBM_SHIPPING_lte": null,
    "avg365_NEW_FBM_SHIPPING_gte": null,
    "avg365_PRIME_EXCL_lte": null,
    "avg365_PRIME_EXCL_gte": null,
    "avg365_RATING_lte": null,
    "avg365_RATING_gte": null,
    "avg365_REFURBISHED_lte": null,
    "avg365_REFURBISHED_gte": null,
    "avg365_REFURBISHED_SHIPPING_lte": null,
    "avg365_REFURBISHED_SHIPPING_gte": null,
    "avg365_RENT_lte": null,
    "avg365_RENT_gte": null,
    "avg365_SALES_lte": null,
    "avg365_SALES_gte": null,
    "avg365_TRADE_IN_lte": null,
    "avg365_TRADE_IN_gte": null,
    "avg365_USED_lte": null,
    "avg365_USED_gte": null,
    "avg365_USED_ACCEPTABLE_SHIPPING_lte": null,
    "avg365_USED_ACCEPTABLE_SHIPPING_gte": null,
    "avg365_USED_GOOD_SHIPPING_lte": null,
    "avg365_USED_GOOD_SHIPPING_gte": null,
    "avg365_USED_NEW_SHIPPING_lte": null,
    "avg365_USED_NEW_SHIPPING_gte": null,
    "avg365_USED_VERY_GOOD_SHIPPING_lte": null,
    "avg365_USED_VERY_GOOD_SHIPPING_gte": null,
    "avg365_WAREHOUSE_lte": null,
    "avg365_WAREHOUSE_gte": null,
    "lastPriceChange_AMAZON_lte": null,
    "lastPriceChange_AMAZON_gte": null,
    "lastPriceChange_NEW_lte": null,
    "lastPriceChange_NEW_gte": null,
    "lastPriceChange_USED_lte": null,
    "lastPriceChange_USED_gte": null,
    "lastPriceChange_SALES_lte": null,
    "lastPriceChange_SALES_gte": null,
    "lastPriceChange_LISTPRICE_lte": null,
    "lastPriceChange_LISTPRICE_gte": null,
    "lastPriceChange_COLLECTIBLE_lte": null,
    "lastPriceChange_COLLECTIBLE_gte": null,
    "lastPriceChange_REFURBISHED_lte": null,
    "lastPriceChange_REFURBISHED_gte": null,
    "lastPriceChange_NEW_FBM_SHIPPING_lte": null,
    "lastPriceChange_NEW_FBM_SHIPPING_gte": null,
    "lastPriceChange_LIGHTNING_DEAL_lte": null,
    "lastPriceChange_LIGHTNING_DEAL_gte": null,
    "lastPriceChange_WAREHOUSE_lte": null,
    "lastPriceChange_WAREHOUSE_gte": null,
    "lastPriceChange_NEW_FBA_lte": null,
    "lastPriceChange_NEW_FBA_gte": null,
    "lastPriceChange_COUNT_NEW_lte": null,
    "lastPriceChange_COUNT_NEW_gte": null,
    "lastPriceChange_COUNT_USED_lte": null,
    "lastPriceChange_COUNT_USED_gte": null,
    "lastPriceChange_COUNT_REFURBISHED_lte": null,
    "lastPriceChange_COUNT_REFURBISHED_gte": null,
    "lastPriceChange_COUNT_COLLECTIBLE_lte": null,
    "lastPriceChange_COUNT_COLLECTIBLE_gte": null,
    "lastPriceChange_RATING_lte": null,
    "lastPriceChange_RATING_gte": null,
    "lastPriceChange_COUNT_REVIEWS_lte": null,
    "lastPriceChange_COUNT_REVIEWS_gte": null,
    "lastPriceChange_BUY_BOX_SHIPPING_lte": null,
    "lastPriceChange_BUY_BOX_SHIPPING_gte": null,
    "lastPriceChange_USED_NEW_SHIPPING_lte": null,
    "lastPriceChange_USED_NEW_SHIPPING_gte": null,
    "lastPriceChange_USED_VERY_GOOD_SHIPPING_lte": null,
    "lastPriceChange_USED_VERY_GOOD_SHIPPING_gte": null,
    "lastPriceChange_USED_GOOD_SHIPPING_lte": null,
    "lastPriceChange_USED_GOOD_SHIPPING_gte": null,
    "lastPriceChange_USED_ACCEPTABLE_SHIPPING_lte": null,
    "lastPriceChange_USED_ACCEPTABLE_SHIPPING_gte": null,
    "lastPriceChange_REFURBISHED_SHIPPING_lte": null,
    "lastPriceChange_REFURBISHED_SHIPPING_gte": null,
    "lastPriceChange_EBAY_NEW_SHIPPING_lte": null,
    "lastPriceChange_EBAY_NEW_SHIPPING_gte": null,
    "lastPriceChange_EBAY_USED_SHIPPING_lte": null,
    "lastPriceChange_EBAY_USED_SHIPPING_gte": null,
    "lastPriceChange_TRADE_IN_lte": null,
    "lastPriceChange_TRADE_IN_gte": null,
    "lastPriceChange_RENT_lte": null,
    "lastPriceChange_RENT_gte": null,
    "lastPriceChange_BUY_BOX_USED_SHIPPING_lte": null,
    "lastPriceChange_BUY_BOX_USED_SHIPPING_gte": null,
    "lastPriceChange_PRIME_EXCL_lte": null,
    "lastPriceChange_PRIME_EXCL_gte": null,
    "backInStock_AMAZON": null,
    "backInStock_NEW": null,
    "backInStock_USED": null,
    "backInStock_SALES": null,
    "backInStock_LISTPRICE": null,
    "backInStock_COLLECTIBLE": null,
    "backInStock_REFURBISHED": null,
    "backInStock_NEW_FBM_SHIPPING": null,
    "backInStock_LIGHTNING_DEAL": null,
    "backInStock_WAREHOUSE": null,
    "backInStock_NEW_FBA": null,
    "backInStock_COUNT_NEW": null,
    "backInStock_COUNT_USED": null,
    "backInStock_COUNT_REFURBISHED": null,
    "backInStock_COUNT_COLLECTIBLE": null,
    "backInStock_RATING": null,
    "backInStock_COUNT_REVIEWS": null,
    "backInStock_BUY_BOX_SHIPPING": null,
    "backInStock_USED_NEW_SHIPPING": null,
    "backInStock_USED_VERY_GOOD_SHIPPING": null,
    "backInStock_USED_GOOD_SHIPPING": null,
    "backInStock_USED_ACCEPTABLE_SHIPPING": null,
    "backInStock_REFURBISHED_SHIPPING": null,
    "backInStock_TRADE_IN": null,
    "isLowest_AMAZON": null,
    "isLowest_BUY_BOX_SHIPPING": null,
    "isLowest_BUY_BOX_USED_SHIPPING": null,
    "isLowest_COLLECTIBLE": null,
    "isLowest_COUNT_COLLECTIBLE": null,
    "isLowest_COUNT_NEW": null,
    "isLowest_COUNT_REFURBISHED": null,
    "isLowest_COUNT_REVIEWS": null,
    "isLowest_COUNT_USED": null,
    "isLowest_EBAY_NED_SHIPPING": null,
    "isLowest_EBAY_USED_SHIPPING": null,
    "isLowest_LIGHTNING_DEAL": null,
    "isLowest_LISTPRICE": null,
    "isLowest_NEW": null,
    "isLowest_NEW_FBA": null,
    "isLowest_NEW_FBM_SHIPPING": null,
    "isLowest_PRIME_EXCL": null,
    "isLowest_RATING": null,
    "isLowest_REFURBISHED": null,
    "isLowest_REFURBISHED_SHIPPING": null,
    "isLowest_RENT": null,
    "isLowest_SALES": null,
    "isLowest_TRADE_IN": null,
    "isLowest_USED": null,
    "isLowest_USED_ACCEPTABLE_SHIPPING": null,
    "isLowest_USED_GOOD_SHIPPING": null,
    "isLowest_USED_NEW_SHIPPING": null,
    "isLowest_USED_VERY_GOOD_SHIPPING": null,
    "isLowest_WAREHOUSE": null,
    "isLowest90_AMAZON": null,
    "isLowest90_BUY_BOX_SHIPPING": null,
    "isLowest90_BUY_BOX_USED_SHIPPING": null,
    "isLowest90_COLLECTIBLE": null,
    "isLowest90_COUNT_COLLECTIBLE": null,
    "isLowest90_COUNT_NEW": null,
    "isLowest90_COUNT_REFURBISHED": null,
    "isLowest90_COUNT_REVIEWS": null,
    "isLowest90_COUNT_USED": null,
    "isLowest90_EBAY_NEW_SHIPPING": null,
    "isLowest90_EBAY_USED_SHIPPING": null,
    "isLowest90_LIGHTNING_DEAL": null,
    "isLowest90_LISTPRICE": null,
    "isLowest90_NEW": null,
    "isLowest90_NEW_FBA": null,
    "isLowest90_NEW_FBM_SHIPPING": null,
    "isLowest90_PRIME_EXCL": null,
    "isLowest90_RATING": null,
    "isLowest90_REFURBISHED": null,
    "isLowest90_REFURBISHED_SHIPPING": null,
    "isLowest90_RENT": null,
    "isLowest90_SALES": null,
    "isLowest90_TRADE_IN": null,
    "isLowest90_USED": null,
    "isLowest90_USED_ACCEPTABLE_SHIPPING": null,
    "isLowest90_USED_GOOD_SHIPPING": null,
    "isLowest90_USED_NEW_SHIPPING": null,
    "isLowest90_USED_VERY_GOOD_SHIPPING": null,
    "isLowest90_WAREHOUSE": null
}'

Responses

🟢200OK
application/json
Query Keepa products response
Body

Example
{
    "asinList": [
        "B0C9F1QRKR",
        "B00U26V4VQ",
        "B0DYK1ZH2D"
    ],
    "searchInsights": {
        "avgDeltaPercent30BuyBox": -0.12,
        "avgDeltaPercent90BuyBox": -0.12,
        "avgDeltaPercent30Amazon": -0.12,
        "avgDeltaPercent90Amazon": -0.12,
        "avgBuyBox": 6711,
        "avgBuyBox90": 6711,
        "avgBuyBox365": 6711,
        "avgBuyBoxDeviation": 0,
        "avgReviewCount": 0,
        "avgRating": 45,
        "isFBAPercent": 78.3,
        "soldByAmazonPercent": 0,
        "hasCouponPercent": 0,
        "avgOfferCountNew": 0,
        "avgOfferCountUsed": 0,
        "sellerCount": 0,
        "brandCount": 0,
        "highestRank": 0,
        "lowestRank": 0,
        "relatedCategories": [
            0
        ],
        "topBrandsWithCounts": {
            "BrandA": 136,
            "BrandB": 1
        },
        "topSellersWithCounts": {
            "ATVPDKIKX0DER": 30,
            "A1BFYBTNOR3LMJ": 22,
            "A3L2KOXEXJZT5E": 15
        }
    },
    "totalResults": 137
}
🟠400Bad Request
🟠402Payment Required
🟠403Forbidden
🟠429Too Many Requests
🔴500Internal Server Error
Modified at 2025-09-16 13:10:48
Previous
Search Keepa products
Next
Summary
Built with