AuthorityPrompt is a content and visibility platform that helps businesses and creators plan, schedule, and publish short-form video to their own social accounts from one place. This page describes exactly how AuthorityPrompt integrates with TikTok, which products and scopes are used, and how user data is handled.
A TikTok creator connects their own TikTok account to AuthorityPrompt. With their explicit authorization, AuthorityPrompt can publish a video that the creator has prepared directly to that same authorized TikTok account. AuthorityPrompt only ever acts on the account that the user has personally connected — it never posts to anyone else's account.
https://authorityprompt.com/api/integrations/tiktok/callback. AuthorityPrompt
exchanges the authorization code for an access token over a secure server-to-server call.user.info.basic, AuthorityPrompt
displays the connected account (open id, display name, avatar) so the user can confirm the
correct account is linked.video.publish / video.upload, AuthorityPrompt sends the video to the
user's own TikTok account via PULL_FROM_URL from the verified domain. Privacy
defaults to the most private setting available for the account.Login Kit — user.info.basic |
Authenticate the creator and display their TikTok profile (open id, display name, avatar) to confirm the linked account. |
|---|---|
Content Posting API — video.publish |
Directly publish a video to the creator's own authorized TikTok profile (Direct Post). |
Content Posting API — video.upload |
Send a video to the creator's account as a draft for the creator to further edit and post inside TikTok. |
| Redirect URI | https://authorityprompt.com/api/integrations/tiktok/callback |
| Media transfer | PULL_FROM_URL from the verified domain authorityprompt.com. |
Access tokens are stored securely server-side and used only to perform actions the user explicitly requested. AuthorityPrompt does not sell user data and does not access content beyond the scopes above. Users can disconnect their TikTok account at any time, which revokes AuthorityPrompt's access. Where a published video is AI-generated or AI-edited, it is labeled in accordance with TikTok's content-disclosure requirements.
The working integration screen (Connect & Post) is available here: https://authorityprompt.com/integrations/tiktok. A complete end-to-end demo video is also submitted with this app in the Developer Portal.