v1

latestOpenAPI 3.0.32026-08-066392.2 KB
Sales Estimates Query

<div class="endpoint-description"> <h4 class="opblock-title">Description</h4> <div> Perform a query for a specified ASIN over a period of time. Use this endpoint to determine price and rank data overtime with daily datapoints. Sales estimates for variant ASINs will return values for the parent ASIN. The parent ASIN values are an aggregate of all variants under that parent. </div> </div>
get/api/sales_estimates_query

Query parameters

marketplace'us' | 'uk' | 'de' | 'in' | 'ca' | 'fr' | 'it' | 'es' | 'mx' | 'jp' required
asinstring required

Asin to be searched

start_datestring required

Start Date Period

end_datestring required

End Date Period. Must be before current date.

Response

success