Tiktok
Overview
SLUG: TIKTOK
Description
TikTok short-form video platform + creation tools + social sharing
Authentication Details
OAuth2
Bearer Token
Connecting to Tiktok
Create an auth config
Use the dashboard to create an auth config for the Tiktok toolkit. This allows you to connect multiple Tiktok accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Tiktok Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using OAuth2
Using Bearer Token
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Tiktok toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
TIKTOK_POST_PHOTO
Tool Name: Post photo
Description
Action Parameters
Action Response
TIKTOK_PUBLISH_VIDEO
Tool Name: Publish video
Description
Action Parameters
Action Response
TIKTOK_UPLOAD_VIDEO
Tool Name: Upload video
Description
Action Parameters
Action Response
TIKTOK_UPLOAD_VIDEOS
Tool Name: Upload videos (batch)
Description
Action Parameters
Action Response
TIKTOK_FETCH_PUBLISH_STATUS
Tool Name: Fetch publish status
Description
Action Parameters
Action Response
TIKTOK_GET_USER_BASIC_INFO
Tool Name: Get user basic info
Description
Action Parameters
Action Response
TIKTOK_GET_USER_PROFILE
Tool Name: Get user profile info
Description
Action Parameters
Action Response
TIKTOK_GET_USER_STATS
Tool Name: Get user stats
Description
Action Parameters
Action Response
TIKTOK_LIST_VIDEOS
Tool Name: List videos
Description
Action Parameters
Action Response