V2 APIs for advanced discover search
Advanced Discover Search
Returns persons matching complex criteria with or/not semantics organized by index (vendorgraphics, company, workExperience) (Tier 2)
path Parameters
environmentEnvironment (live or test)
query Parameters
formatOutput format: 'json' (default) or 'csv'
Headers
x-api-keyAPI key for authentication
Advanced Discover Search › Request Body
Filters for company index
cursorPagination cursor from previous response for fetching next page of results
limitMaximum number of results to return per page (default: 100, max: 1000)
Caller-supplied metadata associated with the request
Filters for person attributes
Filters for vendorgraphics index
Filters for work experience index
Advanced Discover Search › Responses
Advanced discover search results
List of persons matching the search criteria
hasProblemsWhether the response contains any problems
isRetryableWhether the operation is retryable in case of failure
isSuccessWhether the operation was successful
Caller-supplied metadata echoed back from the request
nextCursorPagination cursor for fetching the next page of results
Count advanced discover search results
Returns the count of persons matching complex criteria with and/or/not semantics organized by index (vendorgraphics, company, workExperience) (Tier 2)
path Parameters
environmentEnvironment (live or test)
Headers
x-api-keyAPI key for authentication
Count advanced discover search results › Request Body
Filters for company index
cursorPagination cursor from previous response for fetching next page of results
limitMaximum number of results to return per page (default: 100, max: 1000)
Caller-supplied metadata associated with the request
Filters for person attributes
Filters for vendorgraphics index
Filters for work experience index
Count advanced discover search results › Responses
Count of matching persons
countNumber of matching persons for the given search criteria
hasProblemsWhether the response contains any problems
isRetryableWhether the operation is retryable in case of failure
isSuccessWhether the operation was successful
Caller-supplied metadata echoed back from the request
Validate an advanced discover request
Validates all field values in an advanced discover request and returns detailed warnings for any invalid values (especially enums such as role, industry, seniority). Does not perform a search or consume credits. (Tier 2)
path Parameters
environmentEnvironment (live or test)
Headers
x-api-keyAPI key for authentication
Validate an advanced discover request › Request Body
Filters for company index
cursorPagination cursor from previous response for fetching next page of results
limitMaximum number of results to return per page (default: 100, max: 1000)
Caller-supplied metadata associated with the request
Filters for person attributes
Filters for vendorgraphics index
Filters for work experience index
Validate an advanced discover request › Responses
Validation result with warnings for any invalid values
isValidWhether all provided values are valid (true when warnings is empty)
Caller-supplied metadata echoed back from the request
List of validation warnings, one per invalid field value
