Category Based Recommendations
Recommend product in the same category as the product currently being viewed.
End Point
GET
https://api.cartup.ai/v1/widgetserver/categoryreco
Query Parameters
Name
Type
Description
divisionId*
String
HTLM tag id (need to be unique)
orgId*
String
Your Org ID
domain*
String
Your Domain
sku*
String
Stock keeping unit
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