Skip to main content
GET
Get views in built-in player

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef

Query Parameters

date_from
string
required

Start of time frame. Datetime in ISO 8601 format.

date_to
string
required

End of time frame. Datetime in ISO 8601 format.

type
enum<string>

filter by entity's type

Available options:
live,
vod,
playlist
id
string

filter by entity's id

event
enum<string>

filter by event's name

Available options:
init,
start,
watch
host
string

filter by host

country
string

filter by country

group
enum<string>[]

group=1,2,4 OR group=1&group=2&group=3

Available options:
host,
os,
browser,
platform,
ip,
country,
event,
id

Response

OK

data
object[]