Endpoints — Pro
Get price history
Get the price history for a product
GET
/
api
/
v2
/
products
/
{id}
/
market
id
string
The ID of the product (slug is not accepted).
start_date
string
Start date for the price history. The date must be in the format YYYY-MM-DD
.
end_date
string
End date for the price history. The date must be in the format YYYY-MM-DD
.