/vk/users/friends
Get the friends list of a VK user by id, screen name (alias) or URL: each friend with id, name, alias, avatar, sex, verified and city.
Price: 1 credit per 1000 results
💡 AI Hint: List friends of a VK user by id, idN, screen name (e.g. durov) or URL. Each friend has id, name, alias, image, sex, is_verified and city. Only works for users with a public friends list.
⚠️ Common errors: 412: User not found, private, or friends list hidden.
Authorizations
API token from the dashboard
Headers
Body
VK user id, idN, screen name (alias), or profile URL
1"durov"
"id1"
"https://vk.com/durov"
Max number of friends to return
x >= 1100
Max scrapping execution timeout (in seconds)
20 <= x <= 1500Number of friends to skip
x >= 0Friend ordering
hints, random, name Response
Successful Response