Get TikTok for you feed
Fetch TikTok for you page videos for a region.
← All TikTok endpoints · Capability overview
GET
/v1/tiktok/feed/for-youhttps://api.vee3.io/v1/tiktok/feed/for-you
Fetch TikTok for you page videos for a region.
Authorization
Send your API key in the Authorization header:
Authorization: Bearer YOUR_API_KEY
MCP
The same capability is available as an MCP tool on Vee3 hosted MCP.
Tool name
tiktok.for_you_feedParameters2 fields
regionstringRequiredRegion code (for example us, jp, kr).
max length 8
countintegerRequiredNumber of videos to return (max 20).
Default: 10 · min 1, max 20
Response6 fields
codeintegerUpstream status code (0 = success).
msgstringUpstream status message.
processed_timenumberUpstream processing time in seconds.
dataarrayitems2 fieldsFor-you feed videos from the upstream provider.
dataarrayitemsvideo_idstringTikTok video id.
titlestringVideo title or caption.
HTTP errors: unauthorized, validation_error, insufficient_tokens, payment_required, tiktok_not_configured, tiktok_upstream_error, tiktok_download_empty