Retrieves a list of recommendations for a given recipient email.
cURL
curl --request GET \ --url https://app.staging.sendo.so/api/v3/smartsend/recommendations \ --header 'Authorization: Bearer <token>'
{ "products": [ { "id": "<string>", "name": "<string>", "description": "<string>", "interests": [ "<string>" ], "variants": [ { "id": "<string>", "estimated_total_price": { "currency": "<string>", "price_per_unit": "<string>" }, "images": [ { "url": "<string>", "cdn_main": { "url": "<string>" }, "cdn_thumbnail": { "url": "<string>" } } ] } ] } ] }
Documentation IndexFetch the complete documentation index at: https://developer.sendoso.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.sendoso.com/llms.txt
Use this file to discover all available pages before exploring further.
smartsend
Hide product
Hide variant
Hide image