Synerise API
In this section, the cURL examples use a {SYNERISE_API_BASE_PATH}
variable in the endpoint URLs.
This value depends on where your instance of Synerise is hosted:
- For Google Cloud Platform deployments, replace it with
api.geb.synerise.com
- For Microsoft Azure deployments, replace it with
api.synerise.com
-
Introduction to Synerise API
Synerise RESTful APIs are a quick and simple way to integrate your systems with Synerise
-
Synerise API Reference
Learn how to access all the information available in our API Reference
-
Authorization
-
Introduction to API Authorization
This article explains the concepts needed to understand how to authorize over the API
-
Customer authentication
The customers are the visitors to your website or mobile app users
-
Workspace authentication
Workspace authentication is used in most API integrations
-
Synerise user authorization
The user is a person who performs actions in Synerise
-
IP access control
You can limit user access to a list of IPs
-
-
Customers
-
Customer profiles
Profiles can be created for activity tracking
-
Merging profiles with the API
You can merge multiple profiles (their data and history) into one
-
Customer registration
Customers can create accounts that belong to them
-
Customer account management
Customers can see, update, and delete their own data
-
Managing newsletter agreements with API
You can use the API to manage newsletter agreements of a profile
-
Customer devices
Depending on workspace configuration, customers may be required to confirm access from unknown devices
-
Customer security configuration
Manage IP access, password policies, device authorization, and more
-
-
Events
-
Recommendations API
-
Recommendation API requests
Make requests for a recommendation model or campaign
-
Recommendation API responses
Read the recommendation API responses
-
Recommendation API filters
Add or modify filters in Recommendations API requests
-
Recommendation API events
Implement gathering events for Analytics and Automation
-
-
Schema Builder
-
Introduction to Schema Builder API
Schema Builder allows you to prepare schemas for working with different kinds of data
-
Creating schemas
This article shows an example of schema creation
-
Creating records
A record is a single entry with data
-
Schema relations
Relations govern how records of different schemas are associated
-
Schema management
Retrieve, update, and delete schemas
-
Record management
Retrieve, update, and delete records
-