Get video referrer data

Retrieves referrer analytics data for a specific video

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

GET /referrer/{video_id}

Retrieves analytics data grouped by referrers for a specific video.

Detailed Description

Retrieves detailed analytics data grouped by referrers for a specific video, showing viewer distribution and engagement metrics from different traffic sources. This endpoint provides traffic source insights for individual video performance.

HTTP Method & Path

GET /referrer/{video_id}

Authentication Requirements

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

Parameters

NameInTypeRequiredDescription
AuthorizationheaderstringYesPanda API token (without Bearer prefix)
video_idpathstring (uuid)YesUnique identifier of the video
start_datequerystring (date)NoStart date for analytics data. Format: YYYY-MM-DD (e.g., 2025-01-01)
end_datequerystring (date)NoEnd date for analytics data. Format: YYYY-MM-DD (e.g., 2025-01-01)
granularityquerystringNoData granularity (total, day, hour). Default: total
Path Params
uuid
required

Unique identifier of the video

Query Params
string

Start date for analytics data

string

End date for analytics data

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