Search Business Profile by Name
Find anyone’s full business profile from just their name and company domain. This endpoint runs a LinkedIn profile search and a firmographic lookup in a single call, returning the person’s job title, company, and company data such as industry, size, and location. Pass either a full name or separate first_name and last_name fields, and provide the company as a domain like acme.com. URLs are normalised automatically, and tokens are only charged when a match is found.
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.
Include mobile phone lookup (additional DynamoDB query).
Response
Success
