Skip to main content
POST
/target/products/recommendations

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
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
type
enum<string>
default:alternatives
Available options:
alternatives,
also_viewed,
complementary,
deals,
top_performing,
newness,
similar

Response

Successful Response

id
string
required
@type
string
default:TargetRecommendationProduct
url
string | null
alias
string | null
price
number | null
list_price
number | null
currency
string | null
save_percent
number | null
is_on_sale
boolean | null
image
string | null
badges
string[]
rating
number | null
rating_count
integer | null