Skip to main content

Social Media API

TikTok API

Extract TikTok videos, comments, profiles, search, live and Shop data — without an official developer account.

TikHub's TikTok API gives you six dedicated API series covering the entire public TikTok surface: web and mobile-app data, creator analytics, trend intelligence, TikTok Shop e-commerce, and the ad library. Get structured JSON for any public video, account, hashtag, or live room — at $0.001 per request.

6 API seriesfrom $0.001/request$0.05 free credit on sign-up

What's in the TikTok API

TikTok Web API

Video/post detailsUser profiles & activityComments & repliesSearchLive rooms & danmakuTrendingHashtags

TikTok App V3 API

Single/batch video fetchUser posts, likes, repostsFollower/following listsSearch (video/user/music/live/product)Live rankingsShare links & QR codes

TikTok Creator API

Account health & insightsVideo analyticsLive analyticsAudience demographicsShowcase products

TikTok Analytics API

Trending analysisKeyword trackingContent performanceAudience insights

TikTok Shop Web API

Product details & reviewsSeller profilesShop analyticsProduct search

TikTok Ads API

Ad creative libraryAd performance dataTrending ad formats

One request to structured JSON

terminal
1curl -X GET "https://api.tikhub.io/api/v1/tiktok/web/fetch_post_detail?itemId=VIDEO_ID" \
2 -H "Authorization: Bearer YOUR_API_KEY"

Get your API key at user.tikhub.io/dashboard/api — see the getting-started guide.

What teams build with it

  • Track how trends emerge and spread across creators and regions
  • Collect comment threads for sentiment and audience research
  • Monitor TikTok Shop products, pricing, and seller performance
  • Feed real-time TikTok signals to AI agents and trading models

TikHub vs the Official TikTok API

Official TikTok APITikHub TikTok API
Getting accessDeveloper application + app review; Research API restricted to qualified institutionsSign up, create an API key — first call in minutes
Data scopeDisplay API limited to content from accounts that authorize your appAny public video, account, hashtag, live room, Shop product, or ad creative
Shop & ads dataNot availableDedicated TikTok Shop and Ads API series
PricingFree but capped and review-gated$0.001/request pay-as-you-go, volume discounts to $0.0005

Official-API details are approximate and may change — verify against the platform's current developer documentation. TikHub provides read-only access to publicly available data.

TikTok API — frequently asked questions

Do I need a TikTok developer account to use this API?

No. Sign up for a free TikHub account, create an API key, and call standard REST endpoints. There is no TikTok developer application, app review, or OAuth flow involved — TikHub provides structured access to publicly available data.

What TikTok data can I extract?

Public videos and metadata, user profiles, follower lists, comment threads with replies, search results, live-room status and gifts, trending posts and keywords, hashtag data, TikTok Shop products, and ad-library creatives.

How much does the TikTok API cost?

Pay-as-you-go from $0.001 per request, with automatic daily volume discounts down to $0.0005 at 30,000+ requests/day. New accounts get $0.05 free credit (~50 requests) — no credit card required.

Is the TikTok data suitable for AI training?

Yes. Responses are structured JSON, and the same data is available as bulk datasets (CSV, JSON, JSONL, Parquet) for model training, RAG pipelines, and fine-tuning. TikHub collects public data only and operates in alignment with GDPR and CCPA.

Can I get real-time TikTok live stream data?

Yes — beyond REST endpoints for live-room status, TikHub's Live Room API streams danmaku chat, gifts, likes, and member events over WebSocket in real time. See the Live Room API page for per-message pricing.