TikTok modelsapi generation api

tiktok/app-v3/live-daily-rank

Get live daily rank data

Input
Idle

Example output — click Run to generate your own

API README

Get live daily rank data

Purpose:

  • Get live daily rank data Parameters:

  • anchor_id: Anchor id, which can be obtained from the live room information interface, use the default value, this parameter will affect the returned data, you can try different anchor ids of different live rooms.

  • room_id: Live room id, which can be obtained from the live room information interface, use the default value, this parameter will affect the returned data, you can try different room ids of different live rooms.

  • rank_type: Rank type, parameter values are as follows:

    typerankNameGroup TypeDescription
    0hourly_rankGIFT_RANKHourly Rank
    1weekly_rankGIFT_RANKWeekly Rank
    5rookie_star_rankGIFT_RANKRookie Star Rank
    6sale_rankE_COMMERCESale Rank
    8daily_rankGIFT_RANKDaily Rank
    10weekly_game_rankGAME_RANKWeekly Game Rank
    11daily_game_rankGAME_RANKDaily Game Rank
    12hall_of_fame_rankGIFT_RANKHall of Fame Rank
    13champion_tournamentGIFT_RANKChampion Tournament (includes phase_one/two/three)
    14daily_rookie_star_rankGIFT_RANKDaily Rookie Star Rank
    15fans_team_rankGIFT_RANKFans Team Rank
    16ranking_leagueGIFT_RANKRanking League (App display: D5 Level Rank)
    20pubgGAME_RANKPUBG Rank
    21mlbbGAME_RANKMLBB Rank (Mobile Legends: Bang Bang)
    22free_fireGAME_RANKFree Fire Rank
    23sub_weekly_game_rank1GAME_RANKSub Weekly Game Rank 1
    24sub_weekly_game_rank2GAME_RANKSub Weekly Game Rank 2
    25sub_weekly_game_rank3GAME_RANKSub Weekly Game Rank 3
    26collectiblesE_COMMERCECollectibles Rank
    27beautyE_COMMERCEBeauty Rank
    28women_wearE_COMMERCEWomen Wear Rank
    29sale_rank_dailyE_COMMERCEDaily Sale Rank
    1001league_campaign_rankGIFT_RANKLeague Campaign Rank
    -1unknownDEFAULTUnknown
  • region_type: Region type, use the default value, the specific meaning is unknown.

  • gap_interval: Time interval, use the default value to represent the current day, use -1 to represent the ranking record.

  • cookie: User's own cookie, optional parameter, used when the interface is not available. Return:

  • Live daily rank data

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Related Models