Skip to main content
POST
Resolve the caller's contact by LinkedIn URL

Authorizations

Authorization
string
header
required

Your API token (af_…) as the Basic-auth username, with an empty password.

Body

application/json
linkedinUrl
string
required

The contact's LinkedIn profile URL (max 500 characters). Any form is accepted as long as it contains linkedin.com/in/...: the protocol, www prefix and trailing slash are ignored when matching.

Maximum string length: 500

Response

Success

contactId
string
required

Id of the contact for that LinkedIn URL.