latestOpenAPI 3.0.3AGPL-3.0 license2026-08-2011401.8 MB

a1e86af2406d

search

Upgrade encrypted or Sales Navigator profile links to canonical ones

Turn a mixed batch of LinkedIn identifiers into canonical profile URLs. Sales Navigator links and encrypted-id links cannot be stored or reliably matched against a contact; this is what upgrades them. Cached results cost nothing, and duplicates are removed before anything is spent.

post/resolve/linkedin/profiles

Request body

inputsstring[] required

Up to 50 LinkedIn identifiers to resolve. Accepts any mix of: full profile URLs (https://www.linkedin.com/in/username), vanity names (john-doe), profile URNs (urn:li:fsd_profile:ACoAAA...), bare ACoA ids, and Sales Navigator deep links. Duplicates are auto-removed.

Response

One result per distinct input, in the order submitted

creditsUsedinteger required

Credits consumed by this call. 0 for free endpoints, cached results, duplicates, and for every query that does not touch LinkedIn.

retryAfterinteger required

Seconds to wait before another call of the same type. 0 means no wait is needed.