Get started

Get up and running with Fresh Relevance APIs.

Architecture overview

Fresh Relevance is made up of many components. To help you to understand how you can integrate with it, the following diagram give you a high-level overview:


Region specific end points

Accounts belong to different regions, depending upon where they are based in the world. Our APIs require you to use the correct API endpoint for your region. This is important as you cannot use an API endpoint belonging to a different region.

To find your account's API endpoint:

  • In Fresh Relevance, expand the User menu in the bottom left. Your account region is displayed in the menu.
  • Use the API to call Get account information using r1-api-freshrelevance.dotdigital.com as the endpoint, regardless of what region you're in, and this returns your account's correct regional domain in the api_domain field.

The regions are:

RegionRegion idAPI Domain
Europer1r1-api-freshrelevance.dotdigital.com
North Americar2r2-api-freshrelevance.dotdigital.com
Asia Pacificr3r3-api-freshrelevance.dotdigital.com
๐Ÿšง

Make sure you're using the correct regional API endpoint for your account

This is important as you cannot use an API endpoint belonging to a different region. If you attempt to do so, your requests return a 403 - Forbidden: Access is denied error.

What's available?

The Fresh Relevance APIs are provided to allow the consumption and ingestion of data into the Fresh Relevance platform from your systems and apps. You should carefully consider which APIs are required to meet your needs.

Available APIs are:

๐Ÿ“˜

Checking availability

You can check the platform's status on our status page .