Social Media API
Threads API
Posts, profiles, replies, and search from Meta's text-first network.
$0.05 free credit on sign-up · no credit card · from $0.001/request
One request, structured JSON
1curl -X GET "https://api.tikhub.io/api/v1/threads/web/fetch_user_info?username=zuck" \2 -H "Authorization: Bearer YOUR_API_KEY"Get your API key at user.tikhub.io/dashboard/api — or follow the getting-started guide.
What's in the Threads API
TikHub's Threads API covers Meta's text platform with public post details, user profiles, reply threads, and search — one REST call each, no Meta developer onboarding.
Threads Web API
What teams build with the Threads API
- Track conversation migration between X and Threads
- Monitor brand presence on Meta's text network
- Compare creator engagement across Meta surfaces
Threads API — frequently asked questions
Do I need a Threads developer account?
No. Create a free TikHub account, generate an API key, and call REST endpoints directly — no Threads developer application, app review, or OAuth.
What Threads data can I extract?
Public posts, user profiles, reply threads, and search results.
How much does the Threads 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 using a Threads API like this legal?
TikHub returns publicly available data — the same content anyone can see without logging in. US courts (hiQ v. LinkedIn) have held that scraping public data is not a CFAA violation. That said, Threads's Terms of Service restrict automated access, so account or IP blocks are a real operational risk; TikHub manages that infrastructure for you. You are responsible for how you use, store, and process the data you retrieve.
One key, every platform
The Threads API shares its key and JSON format with 15 other platforms — adding Instagram or Douyin is a one-line change.