User detail
Vollständiges User-Profil per Login.
API · /twitch-api
35 endpoints for live Twitch data — users, streams, videos, clips, search, URL helpers.
Scegli un livello: fatturazione mensile, annullamento in qualsiasi momento.
Gratis
€15.00 /mese
€39.00 /mese
€99.00 /mese
Altro APIs con tag sovrapposti.
32 endpoints for live Meta Threads data — users, posts, search, topics, trending, URL helpers.
api.oanor.com/threads-api
38个端点,用于实时YouTube数据——搜索、建议、视频和频道详情、缩略图、ID/URL辅助工具。
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
5 endpoints for live Snapchat data — user search, detail, related, spotlights.
api.oanor.com/snapchat-api
Risposte rapide su prezzi, quote e integrazione.
Scegli un endpoint dall'elenco a sinistra per visualizzarne i dettagli e provarlo.
Iscriviti per ottenere una chiave API, quindi chiama qualsiasi percorso sotto il tuo slug.
curl https://api.oanor.com/twitch-api/SOME_PATH \
-H "x-oanor-key: oanor_test_..."
const res = await fetch("https://api.oanor.com/twitch-api/SOME_PATH", {
headers: { "x-oanor-key": "oanor_test_..." }
});
const data = await res.json();
$ch = curl_init("https://api.oanor.com/twitch-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/twitch-api/SOME_PATH",
headers={"x-oanor-key": "oanor_test_..."},
)
print(r.json())
Real-time access to Twitch data — 35 endpoints across users, streams, videos, clips, search and URL helpers.
Detail, ID, login resolve, follower count, avatar, banner, partner/affiliate/staff roles.
Live status, full detail, title, viewers, current game, preview image. Use a known live channel like gaules for testing.
List, latest, IDs only, thumbnails.
List, top, slugs only, thumbnails.
Combined, users-only, categories-only, top result.
ID/slug/login extraction from URLs, plus URL builders for channel, videos, clips, embeds and chat.
Included — your oanor API key is forwarded to the upstream automatically.
Median ~1.4s, p95 ~1.8s. Live data, no stale cache.
4.3 · Voto/i 1912
Accedi per votare.
Best value for channel info I've found — the no-leak gateway is a real differentiator.
Plug-and-play. Onze eigen scraper in een middag vervangen.
Appreciate the kind words. Always nice to hear from real production users.
Free tier was generous enough to evaluate properly. Upgraded after 3 days. Switched from a competitor.
Appreciate the kind words. Always nice to hear from real production users.
live stream lookup returns exactly the fields we need. No noise.
Gestern 6 Stunden down ohne Status-Update. Schwer zu empfehlen.
La doc gagnerait à montrer plus de cas limites, mais la qualité des données est top.
Fonctionne la plupart du temps. clip download renvoie des données stale parfois.
Forma response ok. Cache TTL su category trending configurabile sarebbe utile.
VOD detail returned 503 several times this week. Status page was green though.
Appreciate the kind words. Always nice to hear from real production users.
L'endpoint VOD detail è abbastanza veloce per la nostra dashboard real-time.
Appreciate the kind words. Always nice to hear from real production users.
Fai domande, condividi consigli, ricevi risposte dal provider e dagli altri sviluppatori. Pubblico — chiunque può leggere.
Accedi per scrivere o rispondere.
Accedi·
Risposta del provider
🔒 Discussione bloccata — non si può più rispondere.
·
Supporto privato 1:1 con il provider — fatturazione, integrazione, account. Solo tu e il team del provider vedete questi thread.
Accedi per aprire un ticket di supporto.
AccediDescrivi cosa ti serve. Il team del provider riceve un'email e risponde sulla pagina del ticket.
·