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.
What's in the TikTok API
TikTok Web API
TikTok App V3 API
TikTok Creator API
TikTok Analytics API
TikTok Shop Web API
TikTok Ads API
One request to structured JSON
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 API | TikHub TikTok API | |
|---|---|---|
| Getting access | Developer application + app review; Research API restricted to qualified institutions | Sign up, create an API key — first call in minutes |
| Data scope | Display API limited to content from accounts that authorize your app | Any public video, account, hashtag, live room, Shop product, or ad creative |
| Shop & ads data | Not available | Dedicated TikTok Shop and Ads API series |
| Pricing | Free 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.