T

TikTok Content Posting API

REST discovered

Details
URL
https://open.tiktokapis.com/v2/post/publish
Docs
https://developers.tiktok.com/doc/content-posting-api-reference-direct-post
Authentication
TikTok user access token bearer discovered Get token ↗
Authorization: Bearer <credential>

First create a developer app in the TikTok for Developers portal, then send the user through TikTok authorization as documented in User Access Token Management or Login Kit token management. Exchange the authorization code using your app's client_key and client_secret to obtain a user access_token.