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.
Prerequisites
To set up the Episerver personalization, provide Episerver with a product catalog feed. See Catalog feed specification.
Overview
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.
Server-to-server integration flow
The following image shows an overview of the integration process.
Related topics
- Migrating Server-to-Server API v1.2 to v1.3
- Migrating Server-to-Server API v1.3 to v1.4
- Currency codes
- Language codes
- Error codes
Last updated: Nov 02, 2017