Skip to main content
POST
Get TikTok profile

POST /api/v1/platform/scrapers/tiktok/profile

Fetch a TikTok user’s profile and recent videos.
Retrieve a TikTok user’s profile information and recent videos.

Example

Authorizations

X-Access-Key
string
header
required

The public API key from the Credentials page.

X-Secret-Key
string
header
required

The API secret shown when the credential is created.

Body

application/json
username
string
required
Example:

"tiktok"

maxVideos
number
Required range: 1 <= x <= 500

Response

TikTok profile and video data.

data
object
required
meta
object
required