Endpoints
Attach a TikTok Post URL
Save the final TikTok post URL after a manual TikTok upload is complete.
POST
Attach the final TikTok post URL
Use this endpoint only when a TikTok publishing job asks the creator to finish the upload in TikTok.
Send the job ID from
POST /api/v1/post and the final public TikTok video or photo URL. Mallary saves the TikTok post ID and URL, marks the job complete, and queues an analytics refresh.
Accepted URLs include:
https://www.tiktok.com/@handle/video/1234567890https://www.tiktok.com/@handle/photo/1234567890
Authorizations
Use Authorization: Bearer {api_key}
Path Parameters
TikTok job ID returned by POST /api/v1/post.
Body
application/json
Final public TikTok post URL.
Last modified on August 9, 2026
Attach the final TikTok post URL

