Docs/Enrich/Full Business Profile
API Reference · Enrich

Full Business Profile

Resolve any identifier — LinkedIn URL, business email, or company domain — to a complete profile: job title, company firmographics, technographics, and verified contact data, all in one call.

POSThttps://app.saleshub.ai/v1/enrich/profile
$0

No per-row cost. Every Saleshub plan is flat and unlimited — responses always return credits_used: 0. Page through results freely.

linkedin_urlstringoptional
Resolve a person by profile URL.
emailstringoptional
Resolve a person by their business email.
domainstringoptional
Resolve a company by its website domain.
FieldTypeDescription
namestringFull name (person lookups).
titlestringCurrent job title.
companyobjectNested firmographics: name, domain, industry, ranges.
business_emailstringVerified work email.
mobilestringCarrier-verified mobile.
200Success.
400Bad request — the body could not be processed.
401Unauthorized — invalid or missing API key.
404Not found — no match for the data provided.
422Invalid input — a filter value isn't a supported enum.
429Rate limited — retry after the Retry-After header.