Skip to main content
RichRelevance

Social Proof: API Guide

API Overview

This document provides details about Dynamic Experience RR Server Social Proof Rest API used to display social proof messages.

Root Endpoint

The root endpoint for any of the APIs that you will use is ideally the URL of your organization and looks as below.

https://<yoururl>

Path

The path for the APIs is as follows:

/rrserver/api/

Endpoint

The location the APIs send requests to and where the resources reside is called an endpoint or param of an API. An API endpoint consists of root-endpoint, path, and query parameter-value or query parameter-value pairs. The following are the endpoints.

Generic Example

/rrserver/api/productEventsMetrics/spEvents?apiKey={apiKey}&productId={productId}&eventType=eventType}&timeWindow={timeWindow}Endpoint 
  • Was this article helpful?