Users
Learn how to search for users on VtubersTV.
We provide a search API that allows you to search for users on VtubersTV. You can search for users by their username.
With this endpoint, you can search for users by their username with exact match. An exact match means that the username you provide must match the username of the user you are searching for exactly. So if someone has the username johnDoe
, you must provide johnDoe
as the username and not johndoe
or JohnDoe
.
Here is an example of a search for a user using our mascot's username nora
:
The json response below follows the same structure as the User Object.
user.json