Creator Draft Desk

TikTok Review Packet

Resubmit the existing app with the same Login Kit + Content Posting API scope, after replacing the legal pages at the Draft Desk URL.

App name

Creator Draft Desk

Production URL

https://draftdesk.monty.pk/

Terms URL

https://draftdesk.monty.pk/terms

Privacy URL

https://draftdesk.monty.pk/privacy

Products

Login Kit, Content Posting API

Scopes

user.info.basic, video.upload, video.publish

Review Explanation

Creator Draft Desk is a web app for music creators and authorized social media managers who prepare creator-owned short-form promotional videos. The TikTok integration uses Login Kit so the TikTok user can authorize their own account, user.info.basic to show the connected TikTok account identity in the dashboard, Content Posting API video.upload to send a selected creator-owned MP4 video to the user's TikTok inbox/draft flow, and video.publish to directly post selected creator-owned videos when the authorized user intentionally chooses direct posting. After upload or posting, the app shows the TikTok publish_id/status. The app does not automate public engagement, likes, comments, follows, direct messages, scraping, or bot behavior.

Scope Justification

user.info.basic

Identify the TikTok account that the user explicitly authorized so the dashboard can show which account will receive an upload or post.

video.upload

Send a user-selected creator-owned MP4 to TikTok's inbox/draft flow so the user can complete review, editing, and posting inside TikTok.

video.publish

Allow an authorized creator to directly post approved creator-owned videos from the app when they intentionally choose direct posting.

Resubmission Checklist

Official website is public and not only a login or landing page.

ProductNeeded

Privacy Policy and Terms of Service are visible from the website URL without opening a menu.

ProductNeeded

Redirect URI is HTTPS and registered exactly in Login Kit configuration.

EngineeringNeeded

Demo video shows Connect TikTok, user authorization, video selection, upload-to-draft, status check, and direct-post mode.

ProductNeeded

Login Kit and Content Posting API are selected with user.info.basic, video.upload, and video.publish.

Developer PortalNeeded

Review notes explain why each scope is needed and how Creator Draft Desk avoids scraping, engagement automation, and unauthorized accounts.

Developer PortalNeeded

Demo Video Shot List

  1. 1Open https://draftdesk.monty.pk/ and show Privacy Policy / Terms links.
  2. 2Open the dashboard and click Connect TikTok.
  3. 3Show TikTok authorization for user.info.basic, video.upload, and video.publish.
  4. 4Return to Creator Draft Desk and show the connected TikTok account identity.
  5. 5Select a creator-owned MP4 and send it to TikTok's inbox/draft flow using video.upload.
  6. 6Show the returned publish_id/status and the instruction to finish review inside TikTok.
  7. 7Switch to direct-post mode and show the UI where the creator intentionally chooses direct posting.
  8. 8Show that the app does not automate likes, comments, follows, scraping, DMs, or public engagement.