Playground

Retrieve TikTok video details API playground

Returns the TikTok video detail payload for a video id.

GETapiKey8 credits/requesttiktok.postResponseDoc

Selected endpoint

GET /tiktok/post/{id}

Returns the TikTok video detail payload for a video id.

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

Retrieve TikTok video details

Returns the TikTok video detail payload for a video id.

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": {
    "extra": {
      "fatal_item_ids": [],
      "logid": "2024121113545594318E4BDA28F907033A",
      "now": 1733925295000
    },
    "itemInfo": {
      "itemStruct": {
        "AIGCDescription": "",
        "CategoryType": 118,
        "author": {
          "avatarLarger": "https://p19-pu-sign-useast8.tiktokcdn-us.com/tos-useast5-avt-0068-tx/fb1ed871dc01261013179da3fafcc1cd~c5_1080x1080.jpeg?lk3s=a5d48078&non...",
          "avatarMedium": "https://p16-pu-sign-useast8.tiktokcdn-us.com/tos-useast5-avt-0068-tx/fb1ed871dc01261013179da3fafcc1cd~c5_720x720.jpeg?lk3s=a5d48078&nonce...",
          "avatarThumb": "https://p19-pu-sign-useast8.tiktokcdn-us.com/tos-useast5-avt-0068-tx/fb1ed871dc01261013179da3fafcc1cd~c5_100x100.jpeg?lk3s=a5d48078&nonce...",
          "commentSetting": 0,
          "downloadSetting": 0,
          "duetSetting": 0
        },
        "authorStats": {
          "diggCount": 352,
          "followerCount": 458800,
          "followingCount": 1,
          "friendCount": 0,
          "heart": 800300,
          "heartCount": 800300
        },
        "backendSourceEventTracking": "",
        "collected": false
      }
    },
    "log_pb": {
      "impr_id": "2024121113545594318E4BDA28F907033A"
    },
    "shareMeta": {
      "desc": "Spoiler: you don’t actually swallow eight spiders a year. 🕷️",
      "title": "chatgpt on TikTok"
    },
    "status_code": 0,
    "status_msg": ""
  }
}