📚 Documentation

TikTok Management Platform
Documentation

Complete guide to managing multiple TikTok accounts, publishing content, and tracking performance.

Quick Start Guide
Get started with TikTok management in minutes
1

Connect Your Accounts

Securely connect multiple TikTok accounts and manage them from a single dashboard with our OAuth integration.

2

Publish Content

Upload and publish videos & photos using our web interface or integrate with our REST API for automated posting.

3

View Analytics

Monitor your content performance with detailed analytics and insights to optimize your TikTok strategy.

Core Features
Everything you need to manage your TikTok presence

📱Multi-Account Management

Connect and manage multiple TikTok accounts from one dashboard. Each account gets its own API key for secure, isolated access.

  • OAuth 2.0 secure authentication
  • Individual API keys per account
  • Account switching interface
  • Token management & refresh

📤Content Publishing

Publish photos and videos to TikTok using our web interface or REST API with full control over privacy and settings.

  • Web-based upload interface
  • REST API for automation
  • Privacy level controls
  • Caption and hashtag support

📊Performance Analytics

Track your content performance with detailed analytics across all connected accounts.

  • Post performance metrics
  • Engagement tracking
  • Multi-account overview
  • Historical data analysis

⚡Developer API

Integrate TikTok publishing into your applications with our well-documented REST API.

  • RESTful API endpoints
  • Comprehensive documentation
  • Code examples & guides
  • API key authentication
API Documentation
Integrate TikTok publishing into your applications

TikTok API Reference

Complete API documentation with examples for publishing content to TikTok.

Getting Started

Step-by-step guide to connecting accounts and making your first API call.

Quick API Example

POST /api/tiktok/direct-post
Authorization: Bearer sv_your_api_key_here

{
  "media_type": "PHOTO",
  "photo_images": ["https://example.com/photo.jpg"],
  "post_info": {
    "title": "Amazing content! #TikTok #trending",
    "privacy_level": "SELF_ONLY"
  }
}
Need Help?
Get support and join our community
📧

Email Support

Get help with your account or API integration

📚

Documentation

Comprehensive guides and API reference

🚀

Quick Start

Get up and running in minutes