S
$0.014
per call · USD Coin on Base
Search TikTok videos by free-text keyword (not hashtag — use tiktok.search.hashtag.list for that).
Endpoint
GET https://api.socialfetch.dev/v1/tiktok/search77
Calls / 30d
3
Unique payers / 30d
Sep 10
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/search", {
method: "GET",
});
const data = await res.json();cURL
curl -X GET \
"https://api.socialfetch.dev/v1/tiktok/search?query=web+scraping" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"data": {
"page": {
"hasMore": true,
"nextCursor": "eyJjIjoiMzAifQ"
},
"query": "web scraping",
"videos": [
{
"caption": "Example search result video",
"createdAt": "2025-09-03T18:37:38.000Z",
"durationMs": 89131,
"id": "7470969622276164906",
"isAd": false,
"media": {
"downloadWithoutWatermarkUrl": null
},
"pinned": false,
"stats": {
"comments": null,
"likes": null,
"saves": null,
"shares": null,
"views": null
},
"thumbnailUrl": "https://example.com/video-cover.jpg",
"url": "https://www.tiktok.com/@example/video/7470969622276164906"
}
]
},
"meta": {
"creditsCharged": 1,
"requestId": "req_01example",
"version": "v1"
}
}Payment details
Pay to
0x02c2fcafce36b4aadb39625866bc6b1699d83043Asset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase
Schemesexact
Is this your API?
Pin it to the top of Social & Community and the homepage with a featured placement.
More from SocialFetch & similar services
S
SocialFetch · Profiles Posts
api.socialfetch.dev
List posts from an Instagram profile by handle.
GETBaseSocial & Community
$0.014 / call60 calls / 30d
S
SocialFetch · Instagram Posts
api.socialfetch.dev
Get a single Instagram post or Reel by URL.
GETBaseSocial & Community
$0.014 / call58 calls / 30d
S
SocialFetch · Reddit Search
api.socialfetch.dev
Search Reddit posts site-wide by keyword (not scoped to one subreddit — use reddit.subreddit.search.list for that).
GETBaseSocial & Community
$0.014 / call55 calls / 30d