TikTok
Fetches user info and user's video posts on TikTok platform
- Authentication
- OAuth
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Social
- Documentation / URL
- https://developers.tiktok.com/doc/login-kit-web
Overview
TikTok is a free public API in the Social category. Fetches user info and user’s video posts on TikTok platform.
This API belongs to the Social category, a popular area of the free-API ecosystem for builders.
You can use this API in prototypes, side projects, and production applications — just keep the provider’s usage policy in mind.
Status
- ✅ Online (verified 2026-08): the endpoint responded successfully.
Authentication
TikTok uses OAuth for authentication. You will typically need to:
- Register an application with the provider to get client credentials.
- Implement the authorization flow described in the official docs.
- Exchange the authorization code for an access token.
The official documentation is the authoritative source for scopes, token expiry, and refresh mechanics.
HTTPS & CORS
- HTTPS: supported — traffic to TikTok is encrypted, so it is safe to use from production apps.
- CORS: unknown — if you plan to call TikTok from the browser, verify CORS support in the official docs or with a quick test request.
Getting Started
- Read the official documentation: https://developers.tiktok.com/doc/login-kit-web
- Set up authentication (see Authentication above).
- Make a test request with
curlor your favourite HTTP client.
Rate Limits & Notes
- Rate limits, quotas, and free-tier terms are defined by the provider — always check the official documentation for TikTok before scaling up.
- The upstream listing is community-maintained; fields like auth, HTTPS and CORS reflect the state at listing time and may change.
FAQ
How does authentication work for TikTok?
TikTok uses OAuth. Register an app with the provider and follow the authorization flow in the official docs.
More in Social
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| 4chan Simple image-based bulletin board dedicated to a variety of topics | No auth | Yes | Yes | ↗ |
| Ayrshare Social media APIs to post, get analytics, and manage multiple users social media accounts | API Key | Yes | Yes | ↗ |
| aztro Daily horoscope info for yesterday, today, and tomorrow | No auth | Yes | Unknown | ↗ |
| Blogger The Blogger APIs allows client applications to view and update Blogger content | OAuth | Yes | Unknown | ↗ |
| Bluesky Decentralized social networking via the AT protocol | No auth | Yes | Yes | ↗ |