Sort a list of companies by connection strength. Accepts LinkedIn URLs or domains and returns them ranked by how well-connected you are (highest first). Maximum 100 companies per request.
Use the API token from your personal Village account: https://village.do/settings#api-keys
For verified apps accessing user data, create a user token: https://docs.village.do/api-reference-v2/authentication/create-authorization
Request to sort companies by warmth/connection strength
Array of company URLs (LinkedIn URLs or domains)
1 - 100 elements1[
"https://linkedin.com/company/acme-corp",
"example.com",
"https://linkedin.com/company/tech-startup"
]