HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Get presence analytics trends.

Retrieves discrete (samples) values for each time interval from start time to stop time for presence indicators ( passerby , visitor, drawrate, dwelltime ) at a site or at customer level based on input. Time interval depends on what timeframe is selected and if the sample value is aggregated value for that time interval. E.g. if 1 day is selected, interval is 1 hour and sample is aggregated value for each hour.

Query Params
string

id of label/site/Campus/Building/floor

string
required

indicator field (passerby, visitor, dwelltime)

int64
required

start time in epoch

int64
required

stop time in epoch

string
enum

frequency of the sampling

Allowed:
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