Get realtime data

Retrieves real-time analytics data for active video sessions

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

GET /realtime

Retrieves real-time analytics data for active video sessions and current viewer activity.

Detailed Description

Retrieves real-time analytics data showing current viewer activity, geographic distribution, and device information for active video sessions. This endpoint provides live insights into current viewer engagement and can be used for real-time monitoring and analytics dashboards.

HTTP Method & Path

GET /realtime

Authentication Requirements

  • Security Scheme: PandaAuth (apiKey)
  • Header: Authorization: <your_api_token> (no Bearer prefix)

Parameters

NameInTypeRequiredDescription
AuthorizationheaderstringYesPanda API token (without Bearer prefix)
bboxquerystringYesBounding box for geographic filtering (format: minLng,minLat,maxLng,maxLat)
zoomqueryintegerYesZoom level for clustering (1-18)
time_rangequeryintegerNoTime range in seconds. Default: 300
cluster_idquerystringNoCluster ID for detailed view
user_idquerystringNoUser ID for specific user data
video_external_idquerystringNoVideo external ID for specific video data
selected_videosquerystringNoComma-separated list of video IDs
Query Params
string
required

Bounding box for geographic filtering

integer
required
Defaults to 10

Zoom level for clustering

integer
Defaults to 300

Time range in seconds

integer

Cluster ID for detailed view

string

User ID for specific user data

string

Video external ID for specific video data

string

Comma-separated list of video IDs

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json