Connecting
In the dashboard, open Connectors, find TikTok and press Connect. You will be sent to sign in; the connection is saved once that succeeds.What you will need
Getting the credential
- Go to TikTok for Developers → Manage Apps → Create App
- Fill in app details and configure Login Kit
- Add redirect URI: your platform’s OAuth callback URL
- Copy Client Key (App ID) and Client Secret
- Submit app for review if requesting
video.publishscope
Notes
video.publishrequires TikTok app review (production) — use sandbox for development- Research API endpoints (
search_videos,get_video_comments) require separate Research API access - TikTok user tokens expire after 24 hours; refresh tokens last 365 days