CreatorFlow
Terms of Service Privacy Policy

How CreatorFlow works (review demo)

High-level overview of the products and scopes demonstrated in the Sandbox demo video.

CreatorFlow TikTok integration flow diagram

TikTok publishing, powered by official APIs

CreatorFlow is a web service that connects to TikTok via OAuth and publishes videos using TikTok’s official APIs.

It is designed for creators to export/publish their own content with explicit user consent and clear publishing settings (caption and privacy level).

Note: Posting visibility may be restricted for unaudited clients, per TikTok’s policies.

Read our Terms
  • Login Kit (OAuth): users connect their TikTok account.
  • user.info.basic: retrieve basic creator info and allowed privacy options.
  • Content Posting API: initialize publishing, upload video bytes (FILE_UPLOAD), and create a post.
  • video.upload: upload the video file to TikTok servers.
  • video.publish: direct publish with caption and privacy settings (when permitted).

For demonstration and testing, we use TikTok’s Sandbox environment as required by the Developer Portal review guidelines.