This section describes the Server-to-Server API used for integrating Episerver personalization features. Using this integration method, you call the HTTP endpoints directly to integrate with the core personalization tracking API.
To set up the Episerver personalization, you need to provide Episerver with a product catalog feed. See Catalog feed specification.
The Server-to-Server API lets clients integrate their servers or applications with Episerver Personalization products. The API provides JSON tracking data and receives JSON-formatted content, calling the HTTP endpoints directly.
The core of the tracking data includes user journey, user information, and product details. In response to the tracking data sent, recommendations are returned with the Server-to-Server API response payload.
The following image shows an overview of the integration process.
Last updated: Nov 02, 2017