Metadata & stats
Title, channel, duration, views, likes, comments, tags, thumbnails and upload date — normalized across platforms.
Drop in any YouTube or TikTok URL and get back structured metadata, a real view-velocity signal, and the full transcript — in a single request. No scraping stack to maintain. No browser farm. Just an endpoint.
# One call. Metadata + velocity + transcript. curl https://api.velocityapi.top/v1/intelligence \ -G --data-urlencode "url=https://youtu.be/dQw4w9WgXcQ" \ -H "X-RapidAPI-Key: <your-key>" # → 200 OK { "success": true, "data": { "metadata": { "title": "…", "view_count": 1000000 }, "velocity": { "views_per_day": 5814 }, "transcript": { "available": true, "text": "…" } } }
The product
Built on a hardened extraction pipeline with proxy rotation and graceful fallbacks, so you ship features instead of babysitting scrapers.
Title, channel, duration, views, likes, comments, tags, thumbnails and upload date — normalized across platforms.
Full transcript with timestamped segments and language preference. Clean text, ready for search, summaries or RAG.
Metadata + view-velocity + transcript in one round trip. The fastest path from a URL to a decision.
A raw view total tells you nothing about momentum. VelocityAPI computes views-per-day since publish so you can spot what's actually breaking out right now — perfect for trend tooling, content research and competitive monitoring.
Consistent { success, data, error } envelope, predictable rate limits, and clear error messages. Authenticate with a single header and you're live — through RapidAPI or directly.
How it works
Subscribe in seconds. Payments are securely handled by Lemon Squeezy as merchant of record.
Your API key is provisioned automatically and emailed to you the moment payment confirms.
Send a URL, get structured JSON. Same shape every time — no surprises in production.
Pricing
Monthly, cancel anytime. Every plan includes all three endpoints — you only pick how many requests you need.
Need higher volume or a custom SLA? Talk to us →
FAQ
YouTube and TikTok today. Both return the same normalized response shape, so you write your integration once.
All payments are processed by Lemon Squeezy, our merchant of record. They handle cards, invoices, VAT/sales tax and receipts. You can also subscribe through the RapidAPI marketplace if you prefer.
You'll receive a clear 429/quota response. Upgrade any time and the new limit applies immediately — no downtime.
Yes, anytime, self-serve. See our refund policy for details on the money-back window.
No. We process each request on the fly and return JSON. We don't warehouse video content. See our privacy policy.
Skip the scraping infrastructure. Start with the Free plan and upgrade when you're ready.