Playground

Retrieve TikTok hashtag details API playground

Returns the metadata payload for a TikTok hashtag page.

GETapiKey8 credits/requesttiktok.challengeResponseDoc

Selected endpoint

GET /tiktok/hashtag/{name}

Returns the metadata payload for a TikTok hashtag page.

Group
TikTok
Authentication
apiKey
Credit cost
8 credits/request
Path parameters
1
Query parameters
0
Body parameters
0
GETapiKey8 credits/requestchallengeResponseDoc

Retrieve TikTok hashtag details

Returns the metadata payload for a TikTok hashtag page.

API key required. Paste a full key or rotate one from the API Keys page.

Set up API key

Path parameters

Request URL will appear here.

Request headers will appear here.

Request body preview will appear here when applicable.

Status, latency, response headers, and response body will appear after a request.

{
  "code": 200,
  "msg": "OK",
  "data": {
    "challengeInfo": {
      "challenge": {
        "coverLarger": "https://p16-sg.tiktokcdn.com/obj/tiktok-obj/6a1da427fdfd35e4a056bfb897709fed.jpeg?shp=81f88b70&shcp=-",
        "coverMedium": "https://p16-sg.tiktokcdn.com/obj/tiktok-obj/6a1da427fdfd35e4a056bfb897709fed.jpeg?shp=81f88b70&shcp=-",
        "coverThumb": "https://p16-sg.tiktokcdn.com/obj/tiktok-obj/6a1da427fdfd35e4a056bfb897709fed.jpeg?shp=81f88b70&shcp=-",
        "desc": "Merry #Christmas!",
        "id": "3242",
        "isCommerce": false
      },
      "challengeAnnouncement": {
        "body": "",
        "title": ""
      },
      "stats": {
        "videoCount": 0,
        "viewCount": 321900000000
      },
      "statsV2": {
        "videoCount": "33173666",
        "viewCount": "321857738740"
      }
    },
    "extra": {
      "fatal_item_ids": [],
      "logid": "2024121109145995D9E90EDC8E41018BB8",
      "now": 1733908499000
    },
    "log_pb": {
      "impr_id": "2024121109145995D9E90EDC8E41018BB8"
    },
    "shareMeta": {
      "desc": "321900.0m views - Watch awesome short videos created with trending hashtag #christmas",
      "title": "#christmas on TikTok"
    },
    "statusCode": 0,
    "status_code": 0
  }
}