User detail
Vollständiges Profil per Username. Query: username.
API · /tiktok-api
20 endpoints for live TikTok public data — user profiles, posts, search, hashtags, media + URL helpers.
Pick a tier — billed monthly, cancel anytime.
Free
€27.00 /month
€74.00 /month
€189.00 /month
Other APIs with overlapping tags.
32 endpoints for live Meta Threads data — users, posts, search, topics, trending, URL helpers.
api.oanor.com/threads-api
35 endpoints for live Twitch data — users, streams, videos, clips, search, URL helpers.
api.oanor.com/twitch-api
38 endpoints for live YouTube data — search, suggestions, video & channel detail, thumbnails, ID/URL helpers.
api.oanor.com/youtube-api
18 endpoints for live IMDB data — title + name search, detail, cast, known-for, ID/URL helpers.
api.oanor.com/imdb-api
Quick answers about pricing, quotas, and integration.
Pick an endpoint from the list on the left to see its details and try it.
Sign up to get an API key, then call any path under your slug.
curl https://api.oanor.com/tiktok-api/SOME_PATH \
-H "x-oanor-key: oanor_test_..."
const res = await fetch("https://api.oanor.com/tiktok-api/SOME_PATH", {
headers: { "x-oanor-key": "oanor_test_..." }
});
const data = await res.json();
$ch = curl_init("https://api.oanor.com/tiktok-api/SOME_PATH");
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_HTTPHEADER, ["x-oanor-key: oanor_test_..."]);
$response = curl_exec($ch);
import requests
r = requests.get(
"https://api.oanor.com/tiktok-api/SOME_PATH",
headers={"x-oanor-key": "oanor_test_..."},
)
print(r.json())
Real-time access to public TikTok data with a clean, predictable JSON shape.
Included — your oanor API key is forwarded to the upstream automatically.
0.5–1.5 seconds end-to-end. Live calls to TikTok, no stale cache.
4.3 · 379 rating(s)
Sign in to rate.
Stable for 4 months on Pro. One outage during a TikTok-side change, fixed within hours.
Mostly great. Webhook payload schema changed once without notice — clear post-mortem afterward.
Appreciate the kind words. Always nice to hear from real production users.
Der embed-Endpoint ist ok; andere Endpoints fühlen sich langsamer an als erwartet. Von Konkurrenz gewechselt.
hashtag media werkt zoals geadverteerd. Sub-300ms p95 zou geweldig zijn.
Η υποστήριξη απάντησε μέσα σε ώρες. Γλιτώσαμε μία εβδομάδα.
Support replied to our integration question within hours. Saved us a week. Will keep using.
Appreciate the kind words. Always nice to hear from real production users.
Mostly great. Webhook payload schema changed once without notice — clear post-mortem afterward.
Appreciate the kind words. Always nice to hear from real production users.
Documentation could use more examples for edge cases, but the data quality is solid.
Appreciate the kind words. Always nice to hear from real production users.
Support hat unsere Integrationsfrage in Stunden beantwortet. Eine Woche gespart.
Acceptable pour notre usage. Latence très variable aux heures de pointe.
Appreciate the kind words. Always nice to hear from real production users.
Ask questions, share usage tips, get answers from the provider and other developers. Public — anyone can read.
Sign in to start a thread or reply.
Sign in·
Provider answer
🔒 This thread is locked — no new replies.
·
Private 1:1 support with the provider — billing questions, integration issues, account problems. Only you and the provider team can see these threads.
Sign in to open a support ticket.
Sign inDescribe what you need help with. The provider team gets an email and replies on the ticket page.
·