friends.roblox.com
Connections
GET
/v1/my/friends/{userId}/check-qr-session
friends.roblox.com
GET
Get the number of friends a user has
/v1/my/friends/countfriends.roblox.com
POST
/v1/my/friends/refresh-qr-session
friends.roblox.com
GET
Get all users that friend requests with targetUserId using exclusive start paging
/v1/my/friends/requestsfriends.roblox.com
GET
/v1/my/new-friend-requests/count
friends.roblox.com
POST
Check if the requesting user is friends with the specified users.
/v1/user/{userId}/multiget-are-friendsfriends.roblox.com
GET
Return the number of pending friend requests.
/v1/user/friend-requests/countfriends.roblox.com
Interactions
POST
Returns whether or not the current user is following each userId in a list of userIds
/v1/user/following-existsfriends.roblox.com
POST
Creates the following between a user and user with targetUserId
/v1/users/{targetUserId}/followfriends.roblox.com
GET
Get all users that follow user with targetUserId in page response format
/v1/users/{targetUserId}/followersfriends.roblox.com
GET
Get the number of following a user has
/v1/users/{targetUserId}/followers/countfriends.roblox.com
GET
Get all users that user with targetUserId is following in page response format
/v1/users/{targetUserId}/followingsfriends.roblox.com
GET
Get the number of following a user has
/v1/users/{targetUserId}/followings/countfriends.roblox.com
POST
Deletes the following between a user and user with targetUserId
/v1/users/{targetUserId}/unfollowfriends.roblox.com
Metadata
GET
/v1/metadata
friends.roblox.com
Users
GET
Get list of all friends for the specified user.
/v1/users/{userId}/friendsfriends.roblox.com
GET
Get the number of friends a user has
/v1/users/{userId}/friends/countfriends.roblox.com
GET
Get a paginated list of all friends for the specified user.
/v1/users/{userId}/friends/findfriends.roblox.com
GET
Get list of inactive friends for the specified user.
/v1/users/{userId}/friends/inactivefriends.roblox.com
GET
Get list of all online friends for the specified user.
/v1/users/{userId}/friends/onlinefriends.roblox.com
GET
Search for friends by name using a text query.
/v1/users/{userId}/friends/searchfriends.roblox.com
GET
Gets a list of friend statuses of specified users against the specified user.
/v1/users/{userId}/friends/statusesfriends.roblox.com