v1
latestOpenAPI 3.1.02026-07-234140131.3 KBContent API
Get product alternatives
Returns a list of alternative product recommendations based on the given product ID for when the product is unavailable.
get/products/{product_id}/recommendations/alternative
Path parameters
product_idinteger required
The ID of the product to get alternatives for.
Query parameters
sort_by'commission' | 'conversion_rate' | 'balanced'
Sorting criterion.
currencystring
Currency code of the price components (ISO 4217).
langstring
Language of the content to retrieve (ISO 639-1). Defaults to English if undefined.
Headers
Authorizationstring required
Token <Your_API_Key>.
Response
Successful response