public user api resolving to incorrect user
/public/check?username=gabriellagurbs is resolving to: { "userInfo": { "user": { ... "uniqueId": "ak4tii_7", "nickname": "ak4tii_7", ... } } }
missing TikTok videos in public posts and region visibility
I’m currently using TikApi to fetch TikTok videos for the user @toyota_eak. Endpoints used: GET /public/check?username=toyota_eak GET /public/posts?secUid=<secUid>&count=30&country=th GET /public/video?id=7636807910101617927 Issue: The video ID 7636807910101617927
API returning status status 200 and status 403 for the same request
I'm sending the following request to look for users: https://api.tikapi.io/public/search/users?query=Lu%C3%ADs%20Filipe%20da%20Silva%20Reis&country=br The issue is sometimes it returns status 200 and sometimes it returns status 403 for the same request
"Folded" Comments missing from public.commentsList
Good morning, unfortunately, all "folded" comments (see Screenshot from iOS App below) seem to be excluded from the public.commentsList endpoint at the moment. It would be really appreciated if you could implement a technical fix for this issue. Thank
Received `403` error in getting User Data
Hi Team, in the past few days, a significant number of requests for user information have been returning empty responses. For instance, an API request for `/public/check?username=mentosbrasiltiktok` returns the following: ``` { "message": "Failed processing
Receiving 403 errors
In this case we are trying to hit the Get a user's feed posts endpoint (e.g. https://api.tikapi.io/public/posts?secUid={{secUid}}&count={{count}}) with our TikAPI token in the headers. And I know I've seen it work for a specific secUid before, but now
Empty data received in getting user information
Hi Team, in the past few days, a significant number of requests for user information have been returning empty responses. For instance, an API request for `/public/check?username=emmaraducanu` returns the following: ``` { "message": "", "status": "success",
TikAPI /public/posts returns “Empty response from TikTok.” (statusCode: 200)
Hi team, since 2025-10-07 JST I’m seeing TikAPI calls to /public/posts intermittently return: {"message":"Empty response from TikTok.","status":"error","statusCode":200}
Symptoms (concise): Affects multiple secUid values. Occurs on the first page as
CORS issue on localhost
I have CORS error with this code: Access to fetch at 'http://sandbox.tikapi.io/public/search/videos?country=vn&session_id=0&query=sneaker' from origin 'http://localhost:8080' has been blocked by CORS policy: Response to preflight request doesn't pass
Empty response from Tiktok, Status code 200 and 403
Hi @TikAPI , Could you please check the post endpoint? Its 3 days, and we are getting error codes 200 and 403. Could you please give us an update on what the situation is and when it will be fixed?
API giving empty response
The api is giving empty response in /public/posts endpoint, The API I hit- https://api.tikapi.io/public/posts?secUid=MS4wLjABAAAAv_xjov6ioPuQWHNLi7aEo7cgImDzLnh0YnfDg0REPE1BHMNLwFDdLD31OLt75BKB&count=30 Kindly solve this issue ASAP. It has been occurring
Video Link Headers are not being sent - Cant download video
There's no $other field being sent
"Couldn't log in. Try another login method" error
We have been notified by some of our customers that they are getting an "Couldn't log in. Try another login method" error after scanning the QR code for the authentication. I was only able to reproduce this issue when I tried to use the QR scan mode from
Sound Creates endpoint delayed by a few days
The values in the api.public.musicInfo(id).json()['musicInfo']['stats']['videoCount'] endpoint (aka total creates on a sound) have been a few days delayed recently.
Bug in pagination of comments endpoint, has_more=0
There is an ongoing bug in the comments endpoint for multiple videos. The comments with cursor 240, returns has_more=0 in the response, while it should return has_more=1. This is breaking the pagination in the comment list endpoint, and there is no other
Comments endpoint returns 200 error empty response
{"message":"Empty response from TikTok.","status":"error","statusCode":200}
Unable to retrieve posts for certain users
We are unable to retrieve posts for certain users. Their accounts are not private. Examples: 1) /public/posts?count=30&cursor=0&secUid=MS4wLjABAAAA4rLcvDZ-WyV7cdbxqJfMyi8TrfgKkW5KQ7FuQSam6v0mwwiQarH5fgt3H91ut2H6 2) /public/posts?count=30&cursor=0&se
issue while downlaoding video
I am able to download video but I need it to be downloaded without watermark
Unable to access authenticated endpoints with account key
I am trying to access authenticated endpoints but unable to access getting 403 error I have given profile and explore scope permissions I tried with multiple users unable to access with any user { "message": "Something went wrong.", "status": "error"
User Authorization Expires After About 10 Minutes
After user authorization, I can use TikAPI normally, but only within 10 minutes. After that, I encounter the following error: Account session expired, please ask user to re-login and re-authorize.
Status code: 428 How can I resolve this issue?
No response from support
Hello everyone, I'm looking for access to Endpoint comments for my application. A moderation service for my influencer customers. Unfortunately I'm not getting any response from support to access this. How can I get an answer or access to this API? Thank
Api returns "Empty res" again. Please solve this!!!
Almost everyday I am encountering this issue on api.public.posts! what is problem??
/public/search/videos - 403 FORBIDDEN
When I call https://api.tikapi.io/public/search/videos?query=%D0%BC%D0%B0%D1%88%D0%B8%D0%BD%D0%B0 - it works 200 OK But when I call https://api.tikapi.io/public/search/videos?query=%D0%A0%D0%B0%D1%88%D1%80%D0%BE%D1%8F%D0%BB - it does not work 403 FORBIDDEN
"ticket" value showing as "deprecated" - Need a solution
The "ticket" value is showing as "deprecated" when sending a request to the Get user conversations endpoint. The ticket value is required in order to successfully execute the Send a message endpoint. Can someone guide me to a solution or fix for this?
403 on all save_video calls
Hi, I'm getting a 403 error every time I try to download a TikTok video. Code sample: api = TikAPI(TIKAPI_KEY) response = api.public.video(id=tt_id) tt_json = response.json() filepath = f'/tmp/tiktok/{tt_id}.mp4' response.save_video(tt_json['itemInfo']['itemStruct']['video']['downloadAddr'],
Unable to use the "Post a new comment" service
Whenever I use the Post a new comment service (https://tikapi.io/documentation/#tag/Posts/operation/user.posts.comments.post) I get the following error: This video is under review. Comments are temporarily disabled. { message: 'This video is under review.
User Following Error
Getting "ValidationException: A iteration parameter returned in each response, should be included in the next requests to get the next items." error as soon as I call next_items() in the GET /user/following and GET /public/following endpoints. See attachment.
403 forbidden response
I get a 403 forbidden response with the following response when trying to fetch user's posts: { "message": "Empty response from TikTok.", "status": "error", "statusCode": 200 } Any idea how what seems to be the problem? I send a valid SecUID since it
Api down
Hi team, The API is down (again) for multiple endpoints for a few hours already. Please check asap :)
Go Live issue
When i go live using TIk API we got error {"level":"error","message":"Error starting TikTok live stream: Sorry, but you have no live auth.","status":"error","statusCode":20800,"timestamp":"2024-07-16T13:55:44.688Z"} We Show Live button in the Mobile
API down
The API is down again for multiple endpoints, started 15 minutes ago. Please fix ASAP :)
API down again
{"message":"Failed processing request, please try again later.","status":"error"}
Item list returns less than 30 values
Hello! I'm trying to retrieve all videos of a sound by using this endpoint: https://tikapi.io/documentation/#tag/Public/operation/public.music The problem I have is that the returned item_lists never contain 30 items even though i set the count to 30.
API creator/analytics/live?days=30 down intermittenly
This endpoint is working for some users (API KEYS) and not for others. Any suggestions? More Not working than working. I have disconnected user from TIKApi and reauthorized with the same problem. ANy help is appreciated this needs to be fixed ASAP!
Blank Video and Audio objects.
since yesterday a large number of posts are being returned without video information, others return without video and audio. 'video': {'cover': '', 'duration': 0, 'height': 0, 'id': '7351924112517778718', 'originCover': '', 'ratio': '', 'volumeInfo':
How to download video without watermark?
Both playAddr and downloadAddr have the same url for me and downloading gives me a video with watermark.
Check profile does not work
Request /public/check?username=maixyaa Response 403 { "message": "Failed processing request, please try again later.", "status": "error" }
API down today (multiple endpoints)
At least following endpoint are down: /public/video /user/comment/list /public/check
TikTok video slideshow
Hello, I'm using Tikapi to get the video's text. Recently, we have seen users uploading slideshow videos with text. However, we can't find the text in the tikapi object like we do in regular tiktok videos. Are there any options to get the text for those
Cannot get these videos when using this endpoint /public/posts
When I use these endpoints /public/posts?secUid=MS4wLjABAAAASSyTDG6SCRg1mOZJeeuKbgWB0MjOsULGM6etT3O9rkDE5ergf0mK567muoRu2E2b it did not return this video https://www.tiktok.com/@nounghl5407/video/7284056046354713862 /public/posts?secUid=MS4wLjABAAAAW2hGjc1drUnzsTJjQ8bUtvqNyvvqy9Zqghr4h1bZwLV_Jurpanr63RRfeToG6SAw
Next Page