Overview
The TikTok Intel API is distributed exclusively through RapidAPI. Authentication is handled by passing your RapidAPI subscription key in a request header — no OAuth flows, no token rotation, no expiry management.If you call the API directly (not through the RapidAPI gateway), you must include the
x-rapidapi-key header manually. When using RapidAPI’s built-in proxy or code snippets, the header is injected automatically.Getting a key
- Go to the TikTok Intel API listing on RapidAPI.
- Click Subscribe to Test and select a plan.
- Your key is shown in the Security section of the API playground — copy it.
Sending the header
Addx-rapidapi-key to every request: