Access TikTok data through our reliable API. Get user profiles, videos, comments, hashtags, trending content, and more with simple REST endpoints.
curl -X GET "https://api.socialapi.store/v1/user/info?username=therock" \
-H "X-API-Key: sk_live_xxxxxxxxxxxxx"
# Response
{
"success": true,
"data": {
"user": {
"id": "123456789",
"uniqueId": "therock",
"nickname": "The Rock",
"followerCount": 72000000,
"verified": true
}
}
}Comprehensive API endpoints to access all social media data you need for your applications.
Choose the plan that fits your needs. Start with a free trial.
After 5 days $29/month
Less limits, more professional