Activity API

The Activity API is used for server side personalization, amongst other things, and allows the retrieval of personalized content.

In order to call the API you will need to get your website ID from your Fresh Relevance account, expand the User menu and copy the Account ID e.g xx123yyy

Domain

The API is available at your Activity domain.

To find this, expand the User menu, then go to Settings > System configuration > Custom domains and copy the domain from the Activity Domain e.g. am.dycdn.net

OAS / Swagger

Download OAS / Swagger specification

Authorization

Non required.

Scoping

To ensure we scope the calls to the correct account/website you will need to pass your Website ID in the path of each call to the API in the website_id parameter.

Security

The API is served on both HTTP and HTTPS using TLS 1.2 or higher for security.