Search Business Profile by Name
The Business Profile Finder API finds anyone’s full business profile from just their name and company domain.
It runs a LinkedIn profile search and a firmographic lookup in a single call, and returns the person’s job title and company, plus company details such as industry, size, and location. Pass a full name or separate first_name and last_name fields, and provide the company as a domain, for example acme.com. URLs are normalised automatically, and tokens are only charged when a match is found.
Use this endpoint to:
- Build a complete picture of a contact and their employer in one call
- Qualify leads with company context before outreach
- Enrich CRM records with job title and firmographic data
Fair Use Policy: This API is subject to our Fair Use Policy for Search.
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.
Response
Success
