Skip to main content
POST
/idealo/products/price-history

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
product
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
period
enum<string>
default:3M
Available options:
3M,
6M,
1Y

Response

Successful Response

id
string
required
period
string
required
@type
string
default:IdealoPriceHistory
currency
string
default:EUR
start_date
string | null
avg_price
number | null
lowest_price
number | null
lowest_price_days
integer | null
highest_price
number | null
highest_price_days
integer | null
points
object[]