API Reference

Get video rankings

Retrieves ranking analytics data for video performance metrics

GET /ranking

Retrieves ranking analytics data for video performance metrics across all videos.

Detailed Description

Retrieves comprehensive ranking analytics data showing video performance metrics including views, plays, unique viewers, and bandwidth costs. This endpoint provides a ranked list of videos based on their performance metrics, useful for identifying top-performing content.

HTTP Method & Path

GET /ranking

Authentication Requirements

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

Parameters

NameInTypeRequiredDescription
AuthorizationheaderstringYesPanda API token (without Bearer prefix)
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)
Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!