HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Get presence aggregate values for list of sites.

Retrieves aggregated/average values of all categories (passerby , visits, drawrate, dwelltime, loyal visitors, visitors, connected visitors) at a site or at customer level for each site based on input.
The response will contain aggregated/average values of all time intervals between start time & stop time for each site of a customer.

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

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

string
enum

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

Allowed:
string

site id of the label/store/Campus/Building/floor

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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json