trending-tiktok
Proxy Tiktok Media
Stream a TikTok CDN media URL through our own domain.
Browsers can't reliably load tiktokcdn URLs directly (short-lived, referer-locked, region-blocked — TikTok is banned in India), so the <video>/<img> src points here and the backend relays the bytes. Public on purpose: media elements can't send the JWT auth header. SSRF-safe because the view only allows TikTok CDN hosts.
get/api/v1/trending-tiktok/media
Query parameters
urlstring required
TikTok CDN media URL (video / cover / slide) to stream through the backend
TikTok CDN media URL (video / cover / slide) to stream through the backend
Response
Successful Response
{"stackTrail":"paths:/api/v1/trending-tiktok/media:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 3 revisions of this API.