Visitor API reference (affinity groups)
Learn how to make a Visitor API request to retrieve a visitor's current affinity groups.
For more information about affinity groups, see Feature: Affinity group.
If you want to retrieve a visitor's affinity profile, see Visitor API reference (affinity profiles).
Requests
URL
The URL for Visitor API requests is https://<platform_instance>/visitorApi
, where <platform_instance>
is the domain name of your Frosmo Platform instance.
To get the URL for your Frosmo Platform instance:
-
In the header, click your username, and select API Access.
-
In the Visitor API section, copy the URL.
Authentication
The Visitor API does not require authentication.
Methods
The Visitor API supports the GET HTTP method for retrieving a visitor's current affinity groups.