TikTok User Videos API
Fetch a TikTok user's videos and associated metadata via a paid GET endpoint.
Performance
All-time statistics
AI Verification
Automated quality assessment
Response returns a list of TikTok videos with metadata (id, url, text, createdAt, metrics, music, author, hashtags) matching the requested user and sort/limit. Some requested optional fields appear missing (captions, mentions, thumbnails, videoUrl, pinned info, share count separately) and there are questionable values (future createdAt dates, empty hashtag objects), but overall it answers the request with usable data and appropriate size.
Last verified: Mar 14, 2026, 02:00 AMHow to Use
Make an HTTP request
Call the endpoint URL. If payment is required, you'll receive a 402 response with payment details.
Sign the payment
Use your wallet to sign the x402 payment request. No pre-funding needed.
Get your response
Resend the request with the signed payment header. Done!