S

SocialFetch · Users Search

by SocialFetch

GETBase

$0.014

per call · USD Coin on Base

Search TikTok users by keyword.

Endpoint

GET https://api.socialfetch.dev/v1/tiktok/users/search

1

Calls / 30d

1

Unique payers / 30d

Aug 26

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/users/search", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.socialfetch.dev/v1/tiktok/users/search?query=mrbeast" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "data": {
    "page": {
      "hasMore": true,
      "nextCursor": "30"
    },
    "query": "x",
    "totalUsers": 30,
    "users": [
      {
        "avatarUrl": "https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/03c2119a8f5d8059565a2980b89a98d4~tplv-tiktokx-cropcenter-q:…",
        "bio": null,
        "displayName": "𝐗",
        "handle": "j63__",
        "metrics": {
          "followers": null,
          "following": null,
          "likes": null,
          "posts": null
        },
        "platform": "tiktok",
        "platformUserId": "6709420434797265926",
        "profileUrl": "https://www.tiktok.com/@j63__",
        "secUid": "MS4wLjABAAAAq8M3UIw1fOTqZG-KA805VgeIyrUZLxaS-oA2wU1YcBLGSn5xBZ199FfFsiQ5mecn",
        "verified": false
      }
    ]
  },
  "meta": {
    "creditsCharged": 1,
    "requestId": "req_01example_sparse",
    "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