Comment on page
Get Recommendation Types
Get the list of recommendation algorithm and the relevant page the recommendation widget can be placed.
get
https://api.cartup.ai/v1/algorithm
curl --request GET 'https://api.cartup.ai/v1/algorithm
--header 'Accept : application/json' \
--header 'Content-Type : application/json' \
--header 'X-Cartup-Access-Token : $CARTUP_API_KEY'
--header 'X-Cartup-orgId : $CARTUP_ORD_ID'
Last modified 2yr ago