Search all
Kombinierte Such über Videos, Channels, Live, Live-Streams.
API · /youtube-api
38 endpoints for live YouTube data — search, suggestions, video & channel detail, thumbnails, ID/URL helpers.
Pick a tier — billed monthly, cancel anytime.
Free
€25.00 /month
€69.00 /month
€179.00 /month
Other APIs with overlapping tags.
20 endpoints for live TikTok public data — user profiles, posts, search, hashtags, media + URL helpers.
api.oanor.com/tiktok-api
Which markets are breaking out of their volatility-adjusted trend channel, computed live from Yahoo Finance (no key, nothing stored). Keltner Channels wrap a 20-day exponential average in bands set at two Average-True-Ranges above and below it — and unlike Bollinger Bands, whose width is statistical standard deviation, Keltner's width is the market's actual trading range. A close above the upper Keltner band is a trend-following breakout (riding strength), below the lower a breakdown, and price hugging a band signals a powerful, persistent trend. For a cross-asset, cross-sector universe — equity indices and sectors, gold, oil, commodities, bonds and crypto — this computes each asset's Keltner upper, middle and lower bands, where price sits inside the channel, and flags fresh breakouts. The screener endpoint returns the upside and downside Keltner breakouts across the board. The asset endpoint returns one market's Keltner card. The universe endpoint lists what is covered. The cross-asset Keltner-channel / volatility-trend screener cut — distinct from the Bollinger-Bands screener (standard-deviation width, mean-reversion), the bring-your-own-candle ATR API and the other indicator screeners.
api.oanor.com/keltner-api
Read any public Minds channel and the platform's live hashtag trends — no key needed. Minds is an open-source, decentralised social network; this API returns a public channel's display name, bio, subscriber and subscription counts, lifetime impressions, Plus/Pro and verified flags and join date, plus the hashtags trending on Minds right now with their volume. Pass a username (the handle without the @). Data comes live from Minds' own public API — nothing cached, nothing stored. Distinct from the Mastodon/fediverse APIs — Minds runs its own platform. Built for social dashboards, creator analytics and trend monitoring.
api.oanor.com/minds-api
Live looping-video data from Coub, the social platform built around short, seamlessly looping video clips, served straight from Coub's public API — no key, nothing cached. The explore endpoint returns the trending feed (rising, hot or random coubs across the whole site), each with its title, view, like and recoub counts, duration, channel and tags, plus ready-to-use loop-preview image URLs at several sizes. The tag endpoint returns the newest coubs for a tag — cats, gaming, music — the hashtag feed of Coub. The channel endpoint returns a creator's profile (title, follower and recoub counts) together with their most recent coubs. Every clip comes back cleaned up: the watch URL, the channel handle, the human tags and several preview-image sizes. Everything is live from Coub, nothing stored. This is the looping-video discovery layer for any feed, meme, moodboard, embed or social app. Distinct from YouTube, Vimeo, Dailymotion and other video APIs — this is Coub's looping clips by trend, tag and channel. 3 endpoints, no key on our side.
api.oanor.com/coub-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/youtube-api/SOME_PATH \
-H "x-oanor-key: oanor_test_..."
const res = await fetch("https://api.oanor.com/youtube-api/SOME_PATH", {
headers: { "x-oanor-key": "oanor_test_..." }
});
const data = await res.json();
$ch = curl_init("https://api.oanor.com/youtube-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/youtube-api/SOME_PATH",
headers={"x-oanor-key": "oanor_test_..."},
)
print(r.json())
Real-time access to YouTube data — search, suggestions, videos, channels, thumbnails and ID/URL helpers.
Included — your oanor API key is forwarded to the upstream automatically.
p50 ~200ms, p95 ~1.4s. Live YouTube web/oEmbed/RSS/Suggest data, no stale cache.
4.3 · 1425 rating(s)
Sign in to rate.
Support ha risposto in poche ore. Una settimana risparmiata.
video detail fonctionne comme annoncé. Sub-300ms p95 serait un rêve. On continue.
Stabile Verfügbarkeit, sauberes JSON. Genau was die Marketing-Seite verspricht.
Το video detail επιστρέφει ακριβώς τα πεδία που χρειαζόμαστε.
Appreciate the kind words. Always nice to hear from real production users.
Plan gratuito generoso para evaluar. Upgrade a Pro tras 3 días. Recomendado.
Good response shape. The cache TTL on video detail could be tunable, would help us.
Pricing scales smoothly. We're on Pro and rarely hit the cap. Production load.
Appreciate the kind words. Always nice to hear from real production users.
Pricing scales smoothly. We're on Pro and rarely hit the cap. Production load.
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.
Gestern 6 Stunden down ohne Status-Update. Schwer zu empfehlen.
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.
·