TikTok API reference

Public TikTok profiles, videos, comments, search, Shop, and transcripts over REST — one API key, no login or scraping stack.

Social Fetch's TikTok tag is twenty-six GET /v1/tiktok/... routes. Pass a handle, video URL, or search query and get { data, meta } with data.lookupStatus, meta.requestId, and meta.creditsCharged. Authenticate with x-api-key only — you do not log in as the TikTok user whose public data you read.

These pages are generated from the public OpenAPI spec. Product overview, examples, and FAQs live on the TikTok scraper API hub. Build-vs-buy and DIY browser scraping: How to scrape TikTok data.

Credits

Most TikTok routes are 1 credit per completed lookup, and paginated calls bill each page. The exceptions: profile audience is 30, the profile engagement audit is 5, and media download is 11. Opt-in parameters add credits — hostMedia on profile videos, downloadMedia on a video, and useAiFallback on a transcript. Trust meta.creditsCharged.

Profiles

Videos

Music

TikTok Shop

Ads

On this page