filter

post/filter/contacts/domain

Request body

emailstring required

Email Address

apiKeystring required

API Key

namestring[]

name

firstNamestring[]

first name

lastNamestring[]

last name

titlestring[]

title

deptstring[]

department

levelstring[]

level

companyNamestring[]

company name

industryNamestring[]

industry name

numberOfEmployeesstring[]

number of employees

revenuestring[]

revenue

companyPrimaryDomainstring

company primary domain

zipCodestring[]

zipcode

statestring[]

state

citystring[]

city

countrystring[]

country

locationstring[]

location

nameDomainstring[]

nameDomain

categorystring[]

category

productNamestring[]

product name

enableDomainLimitboolean

enable the limit per domain

limitPerDomaininteger

limit per domain

cursorMarkstring

cursorMark is used to paginate, in the first request '*' we to sent for its values and for sub subsequent requests, its value will be obtained from the previous request

limitinteger

number of requests

searchTermstring

search term

excludeTitleKeywordsstring[]
domainsstring[]
emailConfidenceScoreinteger
dontDisplayOwnedContactsboolean
dontDisplayDeadContactsboolean
titleExactMatchboolean
facetFieldNamestring[]
includeAccountboolean

Example request

{
  "email": "gautam@saleslift.io",
  "apiKey": "GAUTAM_API_KEY"
}

Response

successful operation

Changes

No recorded changes to this endpoint across all 1 revision of this API.