get
https://api-public.salesql.com/v1/persons/enrich
This endpoint allows you to enrich person by providing details such as First name, Last name, Full name, Organization name or Organization domain and the combination between them, the response include business data and contact information data such as emails and phone numbers.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Valid Query Parameter Combinations
To ensure a successful request the query string must contain at least one of the following valid parameter combinations:
- first_name, last_name, organization_name
- first_name, last_name, organization_domain
- full_name, organization_name
- full_name, organization_domain
Optional query string:
- match_if_direct_email =
true | false - match_if_direct_phone =
true | false
