Home / Documentation / Challenge Endpoints / Challenge Info (ID)

Challenge Info (ID)

Get challenge info by ID.

GET Challenge Info (ID)
URL: https://api.tikliveapi.com/challenge-info-id/
Parameters:
id *Required

The ID of the challenge.

Example URL: https://api.tikliveapi.com/challenge-info-id/?id=7551
Example Response:
{
  "id": "7551",
  "cha_name": "cat",
  "desc": "",
  "user_count": 67579511,
  "view_count": 1000681687205,
  "is_pgcshow": false,
  "is_commerce": false,
  "is_challenge": false,
  "is_strong_music": false,
  "type": 2,
  "cover": "https://p16-sign-va.tiktokcdn.com/musically-maliva-obj/2e13829d6e1816708244b2bc8b905c51~tplv-tiktokx-origin.image?dr=14575&refresh_token=40d58c5f&x-expires=1763442000&x-signature=rHtlWstUuaygbOpOaqYfZzrMFrk%3D&t=4d5b0474&ps=13740610&shp=3d78c6bd&shcp=9b759fb9&idc=maliva&plt=gomtdiscovery_challenge_banner"
}