Set up one account
Sign in with Clerk, activate Creator 300 through Polar, connect one TikTok creator through OAuth, and claim a scoped API key.
How it works
Your agent can upload media and prepare a post, but Direct Post requires review of one immutable intent and an explicit, separate creator confirmation.
Sign in with Clerk, activate Creator 300 through Polar, connect one TikTok creator through OAuth, and claim a scoped API key.
The agent resolves the workspace and account IDs and checks which publishing paths TikTok has approved for the current environment.
Reserve exactly one video or 1–35 photos. The API validates each declared file and stores it temporarily so TikTok can retrieve it from the verified media domain.
A draft requests TikTok inbox delivery. A Direct Post begins as an immutable intent with a complete review summary. Initialization is not proof of delivery or publication.
The agent shows the media and every setting, then waits for a new creator response. Browser review additionally requires sign-in as a member of the same workspace.
The API verifies the phrase, content hash, expiry, current creator settings, authentication, and idempotency key before submitting initialization to TikTok.
Disconnecting asks TikTok to revoke access, then deletes local authorization after revocation succeeds. A temporary TikTok failure preserves the encrypted connection so you can retry safely.