Get Daily Venue Stats Over Time

Get daily venue stats for a list of venues over a time range.

Note: User must be a venue manager.

Query Params
string
required

The API version date as documented here

string
required

The access token generated via your web application as described here. Required if using "User" authentication.

string

A comma-separated list of venue ids to retrieve series data for. The current user must be the manager of all venues specified.

string

The start of the time range to retrieve stats for (seconds since epoch). If omitted, all-time stats will be returned.

string

The end of the time range to retrieve stats for (seconds since epoch). If omitted, the current time is assumed.

string

Specifies which fields to return. May be one or more of totalCheckins, newCheckins, uniqueVisitors, sharing, genders, ages, hours, separated by commas.

Language
Response
Click Try It! to start a request and see the response here!