Content Based Recommendation
Recommendation of the same category or other categories base on the 'content type' of the product being viewed.
End Point
GET
https://api.cartup.ai/v1/widgetserver/contentbasedreco
Query Parameters
Name
Type
Description
divisionId*
String
HTLM tag id (need to be unique)
orgId*
String
Your org ID
domain*
String
Your Domain
pname*
String
Your Product Name
Headers
Name
Type
Description
Accept*
String
application/json
Content_type*
String
application/json
X-Cartup-Access-Token*
String
$CARTUP_API_KEY
X-Cartup-orgId *
String
$CARTUP_ORD_ID
Curl Example
Last updated