TikTok endpoints
18 routes. All paths below are relative to https://api.sorina.sh/v1/tiktok, all take a JSON body over POST, and a field written with ? is optional. Each page carries the fields, an example in four languages, and what actually comes back.
lookup $0.0010 · batch $0.0020 · search $0.0040 per successful request. What each class means, and what a plan allows in a day, is on billing and limits.
What is not here
A creator's own videos. There is no route that lists what a given account has posted. The platform's path for it answers with nothing, and answers with nothing for its own app too — this is not something we are withholding. A profile will tell you a creator has 77 posts and then decline to name one.
Videos similar to a given one. /feed/from looks like it should do this and does not: what follows the seed is the ordinary recommendation feed. We checked rather than assumed.
Followers and following. The platform serves neither list to anyone who is not signed in as a user, which puts both outside what this API does.
Anything that writes. No posting, no commenting, no liking, no following. This is a read API and will stay one.