TikTok LIVE Rankings
Leaderboards
Manage leaderboards within the TikTok LIVE Rankings API. This section covers endpoints for working with leaderboards including retrieval, creation, and management operations.
Get user leaderboards over timespan
Discovery: The leaderboards a creator appears on within a UTC date range, returned as a map of region to rank_types.
Rate limited to 30 requests/min. Does NOT count towards normal API limits.
Path Parameters
Query Parameters
Responses
Response Attributes
region -> rank_names the creator appeared on (e.g. "DAILY_RANK", "SALE_RANK").
Get available dates
Retrieve the list of dates that have leaderboard data for a given rank type and region.
Requests to catalogue endpoints do NOT count towards normal API limits.
Path Parameters
Query Parameters
Responses
Response Attributes
Get user history
Retrieve a creator's daily standing on a given board over a UTC date range, oldest first.
Requests to catalogue endpoints do NOT count towards normal API limits.
Path Parameters
Query Parameters
Responses
Response Attributes
Get leaderboard
Retrieve the most recent leaderboard snapshot for a given rank type, region, and date.
Requests to catalogue endpoints do NOT count towards normal API limits.
Path Parameters
Query Parameters
Responses
Response Attributes
Get available rankings
Returns the available ranking types and league tiers for each tracked region, based on the most recent day of data in the ranking service.
Requests to catalogue endpoints do NOT count towards normal API limits.
Responses
Response Attributes
Construct a type with a set of properties K of type T