S

SocialFetch · Tiktok Videos

by SocialFetch

GETBase

$0.014

per call · USD Coin on Base

Get a single TikTok video by URL.

Endpoint

GET https://api.socialfetch.dev/v1/tiktok/videos

37

Calls / 30d

1

Unique payers / 30d

Aug 16

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://api.socialfetch.dev/v1/tiktok/videos", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.socialfetch.dev/v1/tiktok/videos?url=https%3A%2F%2Fwww.tiktok.com%2F%40mrbeast%2Fvideo%2F7596844935442189598" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "data": {
    "author": {
      "avatarUrl": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/e0b0ac7b6ad6447a8e923fd1eb162f2c~tplv-tiktokx-cropcent…",
      "handle": "nike",
      "nickname": "Nike",
      "platformUserId": "208464585232822272",
      "region": "US",
      "secUid": "MS4wLjABAAAA_3ndMt8d_tECTdpKgCxcx238tOnQZX-20wqN01aMui5zQ7hsqSdff-jC5qYC-Cl_",
      "signature": "Just Do It.",
      "verified": false
    },
    "downloads": [],
    "lookupStatus": "found",
    "media": {
      "dimensions": {
        "height": 1280,
        "width": 720
      },
      "downloadWithoutWatermarkUrl": "https://v16m.tiktokcdn-us.com/a15d0a56961ebf9f9fd162da49d97c17/6a09c00a/video/tos/useast5/tos-useast5-ve-0068c002-tx/o4…",
      "thumbnailUrl": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogEOGpIgSRAFYEVpCKR00TfMAKDeDCAQaAVpRa~tplv-tiktokx-crop…"
    },
    "metrics": {
      "comments": 271,
      "likes": 21974,
      "saves": 1172,
      "shares": 949,
      "views": 15662726
    },
    "music": {
      "author": "Nike",
      "coverUrl": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/e0b0ac7b6ad6447a8e923fd1eb162f2c~tplv-tiktokx-cropcent…",
      "durationSec": 46,
      "id": "7587811690868263694",
      "isOriginal": true,
      "playUrl": "https://v19.tiktokcdn-us.com/7919e2c1bcc56089cb2a3f50ad5cd14d/6a12a658/video/tos/useast5/tos-useast5-v-27dcd7-tx/o8HF6U…",
      "title": "original sound - nike"
    },
    "video": {
      "caption": "@Caitlin Clark is proof that you can make it From Anywhere",
      "createdAt": "2025-12-25T15:05:14.000Z",
      "durationMs": 46315,
      "id": "7587811642650545421",
      "isAd": false,
      "mediaType": "video",
      "region": "US",
      "url": "https://www.tiktok.com/@nike/video/7587811642650545421"
    }
  },
  "meta": {
    "creditsCharged": 1,
    "requestId": "req_de3872c9-39ac-49b9-acbc-1172949eebf9",
    "version": "v1"
  }
}

Payment details

Pay to0x02c2fcafce36b4aadb39625866bc6b1699d83043
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Social & Community and the homepage with a featured placement.

Get featured →

More from SocialFetch & similar services