TikTok integration
User-authorized TikTok publishing
Lucernel Studio combines TikTok Login Kit and the Content Posting API for user-directed workflows.
Login Kit
- user.info.basic identifies the TikTok account selected during OAuth.
- user.info.profile shows approved public profile details so the user can confirm the connected account.
- Users can cancel authorization or disconnect TikTok from Lucernel Studio later.
Account and video context
- user.info.stats provides approved account statistics inside the authenticated workspace.
- video.list lets the user review video information available for the connected account.
- These read permissions support account confirmation, analytics, and video context.
Direct Post
- video.publish submits a user-provided video after the user reviews the destination and required settings.
- Available privacy, comments, duet, stitch, and video-length options come from TikTok creator information.
- The workflow includes commercial-content disclosures, AI-content disclosure, consent text, and final confirmation.
Upload to TikTok
- video.upload transfers a user-provided video to TikTok as a draft for the user to continue editing and post.
- The draft workflow is separate from Direct Post and does not publish automatically.
- Lucernel Studio transfers video bytes through TikTok’s supported file-upload flow.