v1

latestOpenAPI 3.0.42026-08-068161,1253.1 MB
Users

Get users by usernames.

This endpoint will also check previous usernames. Does not require X-CSRF-Token protection because this is essentially a get request but as a POST to avoid URI limits.

post/v1/usernames/users

Request body

usernamesstring[]

The usernames.

excludeBannedUsersboolean

Whether the response should exclude banned users

Response

OK