Companies
Sort Companies
Sort a list of companies by relationship strength with the user
POST
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 company LinkedIn URLs or domain URLs
Example:
[
"https://linkedin.com/company/hooli",
"https://linkedin.com/company/aviato"
]
Response
200 - application/json
Successfully retrieved sorted list of companies with relationship 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