HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Get presence analytics trends

(Deprecated, API will not be supported from release 2.5.4). Retrieves discrete (samples) values for each time interval from start time to stop time, for presence indicators ( passerby , visitor, drawrate, dwelltime ). Time interval depends on what timeframe is selected and the sample value is aggregated value for that time interval. If 1 day is selected, interval is 1 hour and sample is aggregated value for each one hour.
The alternative for this deprecated API is /presence/v3/analytics/trends/passerby_visitors

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

category with values passerby, visitor, drawrate, dwelltime.

Allowed:
string

id of label/site/Campus/Building/floor

int64
required

start time in epoch

int64
required

stop time in epoch

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