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
Groups
GET
Gets a list of all groups the specified users' friends are in.
/v1/users/{userId}/friends/groups/rolesgroups.roblox.com
Metadata
GET
/v1/metadata
friends.roblox.com
User profiles
POST
/v1/presence/users
presence.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