The Purchases API is used to track purchasing activity.
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 Purchase Complete 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.