API Overview This realtime utility endpoint resolves a TikTok Shop share link into a standard product_id. It is best understood as a preprocessing tool: instead of analyzing commerce performance, it converts a share URL into the product identifier needed by downstream product APIs.Recommended Use Cases
Convert TikTok Shop share links into canonical product IDs
Normalize product links collected from creators or operators
Use share links as input for later product analysis workflows
Clean and standardize product-source data before storage
Notes
If a share link is expired, broken, or points to a removed product, ID extraction may fail
Realtime endpoints may hit risk control; if the API returns code=500, keep retrying (code=500 does not consume your current usage quota)
Request
Authorization
Send your HTTP requests with an
Authorization
header that contains the word Basic followed by a space and a base64-encoded string username:password