Sort by strength
Sort a list of LinkedIn profiles by relationship strength with the user
POST
Sort a list of LinkedIn profiles by relationship strength with your user.
Authorizations
Headers
Specify the user making the request. This identifier should match the one you used when integrating the user with Village.
Body
application/json
Array of LinkedIn URLs
Example:
[
"https://linkedin.com/in/gavin-belson",
"https://linkedin.com/in/peter-gregory",
"https://linkedin.com/in/big-head"
]
Response
200 - application/json
Sorted list of people with warmth scores
LinkedIn URL or domain URL that was provided in the request
Relationship strength score
Example:
8.5
Human-readable label for the relationship strength
Available options:
Excellent
, Very Good
, Good
, Okay
, Maybe
Example:
"Excellent"
Error message if the URL couldn't be processed