Zetto
Store / Capabilities / Social

Douyin best-quality play URL by video id or link

douyin.video.play_url
$0.02 per call

Get a video's highest-quality play URL

Social Served by Zetto

Input

Accepted fields: aweme_idshare_urlregion

Output: JSON result.

Call it

curl -X POST https://api.zettoai.com/api/router/call \ -H "Authorization: Bearer $ZETTO_API_KEY" -H "Content-Type: application/json" \ -d '{"capability":"douyin.video.play_url","payload":{"aweme_id":"…","share_url":"…","region":"…"}}'
# MCP (Claude, Cursor, OpenClaw…): connect the Zetto MCP server, then mesh_route_call { capability: "douyin.video.play_url", payload: {"aweme_id":"…","share_url":"…","region":"…"}, max_price_cents: 2 }

Charged $0.02 per call only when a call returns a result. A provider failure falls through to the next provider at no cost.

Get an API key Developer docs