Anonymous Key Config

Anonymous Key Config API is used to return the public access key for the customer's API user

get

Returns the public access key for the customer whose account identifier is provided in the request path

Authenticate

Authenticate is a function used to authenticate and return a public access key for a user

get

Returns the public access key for the user provided in the Basic Authentication

Capture

Capture API accepts captures and returns segments matched by the captures

post

Capture Config

Capture configuration settings

get

Get the capture configuration settings that define how visitor data is collected.

Customer Sites

Customer Sites API is used to create, retrieve, update or delete a customer site.

get

Get a list of all customer sites.

post

Create/Update a customer site. When POST'ing a customer site with the same identifier, it will update that existing customer site.

An individual customer site.

get

Get a customer site

delete

Delete an individual customer_site

Event Import Status

Get call with the event_import_id to retrieve the status of event import

id returned by event import api

get

Events

Events API is used to create, update or delete events

Event name

delete

Delete an event

put

Creates or updates an event

Goals

A goal is a desired outcome. It is the motivation for running a personalization campaign that is used to measure the effectiveness of a campaign and provide feedback into the decision algorithms

get

Get a list of all goals, optionally filtered. See the query parameters for a list of filter options.

post

Create/Update a new goal. When POST'ing a goal with the same identifier, it will update that existing goal.

An individual goal.

get

Get a goal

delete

Delete an individual goal

Segments

A segment is a group of persons that match a set of criteria

get

Get a list of all segments, optionally filtered. If the optional See the query parameters for a list of filter options.