URL Resolver
URL Resolver
Description
For a post or a user URLs, extract fields you can use in other endpoints.
For a post, get
post_idand authoruser_name.For a user, get
id,sec_idanduser_name.
You can view possible URL formats in the URL field example.
Endpoint
GET api/v1/realtime/social/tiktok/v1/url-resolver?url={{url}}/
Parameters
Param
Required
Param Type
Description
url
No
Query Param
Any tiktok.com URL except profile URLs.
Last updated
