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

Challenge Info (Name)

Get challenge info by name (hashtag).

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

The name of the challenge (hashtag).

Example URL: https://api.tikliveapi.com/challenge-info-name/?name=cat
Example Response:
{
  "id": "7551",
  "cha_name": "cat",
  "desc": "",
  "user_count": 67579520,
  "view_count": 1000682606776,
  "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"
}