Tiktok
Learn how to use Tiktok with Composio
Overview
Enum
TIKTOK
Description
TikTok short-form video platform + creation tools + social sharing
Authentication Details
OAUTH2
client_id
client_secret
oauth_redirect_uri
scopes
access_token
BEARER_TOKEN
token
Actions
TIKTOK_FETCH_PUBLISH_STATUS
Action Parameters
publish_id
Action Response
data
error
successful
TIKTOK_GET_USER_BASIC_INFO
Action Parameters
fields
Action Response
data
error
successful
TIKTOK_GET_USER_PROFILE
Action Parameters
fields
Action Response
data
error
successful
TIKTOK_GET_USER_STATS
Action Parameters
fields
Action Response
data
error
successful
TIKTOK_LIST_VIDEOS
Action Parameters
creator_id
cursor
max_count
Action Response
data
error
successful
TIKTOK_POST_PHOTO
Action Parameters
auto_add_music
brand_content_toggle
brand_organic_toggle
description
disable_comment
photo_cover_index
photo_images
post_mode
privacy_level
title
Action Response
data
error
successful
TIKTOK_PUBLISH_VIDEO
Action Parameters
caption
publish_id
Action Response
data
error
successful
TIKTOK_UPLOAD_VIDEO
Action Parameters
caption
chunk_size_bytes
file_to_upload
publish
Action Response
data
error
successful
TIKTOK_UPLOAD_VIDEOS
Action Parameters
caption
chunk_size_bytes
files_to_upload
max_workers
publish
Action Response
data
error
successful