Creator Publishing Dashboard

This review demo shows the user-facing experience for connecting a TikTok account, preparing a video post, uploading media, and publishing approved content through TikTok's Content Posting API.

1. Account Connection

Scope: user.info.profile

Used to identify the connected TikTok account and ensure content is published to the correct authorized profile.

Status: Sandbox account connected

2. Prepare Content

The creator prepares a video, caption, and media metadata before publishing.

Caption: New gaming clip is ready for TikTok!
Media: demo-video.mp4

3. Upload Video

Scope: video.upload

Used to transfer the selected video file to TikTok through the approved API workflow.

Upload status: Ready

4. Publish Content

Scope: video.publish

Used to publish the uploaded and approved video to the connected TikTok account.

Publish to TikTok

Sandbox Review

This page is designed as a review dashboard and mockup demo for TikTok app review. It demonstrates the expected end-to-end user experience.

  • Login entry point
  • Scope usage
  • Upload workflow
  • Publish action

Data Handling

Data obtained through TikTok scopes is used only for authorized account identification, video upload, and content publishing. It is not sold or shared.

End-to-End Review Flow

LoginUser connects TikTok account
PrepareVideo and caption are created
UploadVideo file is sent to TikTok
ReviewCreator approves content
PublishContent is published via API

For TikTok review: the submitted demo video should show this page, the Login with TikTok entry point, the sandbox connection, the upload area, and the publish action.