T
TikTok Server API v2
Details
- URL
-
https://open.tiktokapis.com/v2 - Docs
- https://developers.tiktok.com/doc/tiktok-api-v2-get-user-info
Authentication
Authorization: Bearer <credential> First create a developer app in the TikTok for Developers portal, then send the user through TikTok authorization as documented in User Access Token Management or Login Kit token management. Exchange the authorization code using your app's client_key and client_secret to obtain a user access_token.
Authorization: Bearer <credential> Create an app in the TikTok for Developers portal, then follow Client Access Token Management to exchange your app's client_key and client_secret for a client access_token used for app-level server API access.