TokApi - mobile version

FREEMIUM
By Somjik | Updated 11 hours ago | Social
Popularity

9.9 / 10

Latency

1,225ms

Service Level

100%

Health Check

100%

README

TokAPI is the easiest way to scrape TikTok social network.

Building a custom social scraping solution can be expensive and time-consuming. TokAPI will do everything for you, just call the desired API endpoint and take your smoothies, we will do the rest.

Examples

You can take a look on simple python SDK, in examples folder you can find a different examples how to use it.

Authentication

All requests are authenticated using your private API key, which you can find on dashboard. Also you need provide the X-RapidAPI-Host header with tokapi-mobile-version.p.rapidapi.com value.

Example CURL request:

curl -X GET "https://tokapi-mobile-version.p.rapidapi.com/v1/feed/recommended?pull_type=0&region=US" \\
    -H "accept: application/json" \\
    -H "X-RapidAPI-Host: tokapi-mobile-version.p.rapidapi.com" \\
    -H "X-RapidAPI-Key: 7380a994229a49fcab2c50a0d49934c6"

Full API documentation

It’s available here feel free to cantact with us for any questions 😃

Followers: 33
Resources:
Product Website
API Creator:
Rapid account: Somjik
Somjik
Sonjik
Log In to Rate API
Rating: 4.1 - Votes: 15