TikTok API Documentation

Introduction

Welcome to the TikLiveAPI documentation. Our API allows you to access public data from TikTok, including user profiles, videos, hashtags, and more.

The base URL for all requests is:

https://api.tikliveapi.com

Authentication

All API requests require an API key. You can pass your API key in the request header.

headers: { "X-Api-Key": "YOUR_API_KEY" }

We do not ask for your TikTok account or password. You do not need to log in with your TikTok account to make requests.

Rate Limits

We implement rate limiting to ensure fair usage. Standard plans allow for 200 requests per minute.

All Endpoints

Browse the full TikTok API reference by category. Every endpoint includes parameters, an example response, and a live playground.

Users Endpoints

Posts (Videos) Endpoints

Music Endpoints

Challenge Endpoints

Search Endpoints

Playlist (Mix) Endpoints

Download Endpoints

Collection Endpoints

Region Endpoints

Ads Endpoints