HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Get loyalty aggregate values for list of sites

(Deprecated, API will not be supported from release 2.5.4). Retrieves aggregated/average values of all categories (unique_visitors, new_visitors, loyal_visitors) for each site of a customer.
The response will contain aggregated/average value of all time intervals between start time & stop time for each site of a customer.
The alternative for this deprecated API is /presence/v3/insights/sites/aggregates

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int64
required

start time in epoch

int64
required

stop time in epoch

int64

Pagination offset, default is 0

int64

Pagination limit. Default is 10 and max is 50

string
enum

Sort parameter may be one of asc, desc. Default is asc

Allowed:
string

If provided, the labels containing, 'search' string will be listed.

Responses

400

A required parameter or field is missing

401

Unauthorized access. Authentication failed or was not provided.

403

Access denied

404

The requested entity was not found

413

Request-size limit exceeded

417

Request-size limit exceeded

429

You do not have permissions to use this API

500

There is an internal error

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json