Search for LinkedIn Profile
Find the LinkedIn profile for a person or company from a name and company domain. Pass a full name (we parse it into first and last for you) or send first_name and last_name separately, then add the company as a domain like acme.com. URLs are normalised automatically, so you do not need to clean your inputs first. Run a free count first with count_only: true to see how many matches exist, then tighten or loosen your search before committing tokens. Full results are only charged when we actually find data, so an empty search costs you nothing.
Authorizations
Pass your API key as a Bearer token. Keys follow the format ms_XXXXXXXXXXX.
Body
Full name (e.g. 'John Smith') — parsed into first and last name automatically.
First name (used if name is not provided).
Last name (used if name is not provided).
Company domain (e.g. 'acme.com') or URL (e.g. 'https://acme.com') — normalized to domain.
"acme.com"
Alias for company — company domain or URL.
Free — returns the count of matching results without fetching data or charging tokens. Use this first to gauge result volume before committing to a full search.
Response
Success
