People Search
Search the Pubrio database for people matching specified criteria such as job title, location, company, and seniority.
Authorizations
Body
A string of words over which we want to filter the results.
"pubrio"
Filter search results to include a specific people name.
"king"
Job titles associated with the individuals you aim to locate.
The results will also encompass job titles that include similar terminology, even if they do not match exactly. For instance, searching for software engineer may yield results for individuals with the title senior software engineer.
A list of unique identifiers (people_search_id) used for people search operations.
The management level individuals occupy within their current organization, for locating people at a specific reporting tier. Values are validated — an unrecognised slug returns 40037 Parameter(s) incorrect. Note the C-suite slug is c_suite, not c_level. Resolve the full list from the management level endpoint under the Filters tab.
c_suite, director, entry, founder, head, intern, manager, owner, partner, senior, vp The department field can search for people in specific areas of expertise.
Check out department endpoints under the Filters tab for more information.
The filter field for job functions can specify particular roles or areas of expertise when searching for people.
Check out department functions endpoints under the Filters tab for more information.
The number range of employees working for the company. This enables you to find companies based on headcount. You can add multiple ranges to expand your search results.
Check out company size endpoints under the Filters tab for more information.
The location where people live. Check out location endpoints under the Filters tab for more information.
The location of the company headquarters. Check out location endpoints under the Filters tab for more information.
The fully formed URL of the LinkedIn company profile. URL begin with http and contain linkedin.com/company/
The fully formed URL of the LinkedIn user profile. URL begin with http and contain linkedin.com/in/ or linkedin.com/pub/
A list of unique identifiers (domain_search_id) used for company and people search operations.
List of company domains used for company and people search operations. If we receive a URL such as www.pubrio.com or https://docs.pubrio.com/, the system will convert it to pubrio.com for processing.
Wrapper object for company-level filters. Recommended grouping that visually separates which keys filter the person (top-level) from which filter the company. Accepts the same keys as the top-level company filters (e.g. technologies, verticals, vertical_categories, vertical_sub_categories, categories, keywords, founded_dates, employees, revenues, company_locations, company_exclude_locations, company_places, company_exclude_places, companies, domains, company_linkedin_urls, is_enable_similarity_search, similarity_score, plus filter_conditions). Engine flattens this object to the top level before processing — top-level keys win on conflict. Same shape used by Monitor company_filters. See the Filters Overview developer guide for examples.
Per-key AND/OR override for filters in /people/search. Defaults to OR when omitted. See the People + Company Filters developer guide for the full key-remap reference.
When enabled, the filters listed above that support similarity searches can be filled with free text for specific IDs.
It is used in conjunction with is_enable_similarity_search. This number is used to analyze whether a specific slug (e.g. vertical industry, technology) is similar to the user input, and the higher the number, the more stringent it is.
0.7
Records per page. Defaults to 25, which is also the ceiling on most plans — the limit is your subscription's max_search_per_page, returned by Profile. Exceeding it returns HTTP 416 with code 41676 (or 41613 on company and people search), not a clamped result set.
x <= 2525
Natural-language search. When provided, Pubrio interprets it into the person and company filters below (job role, seniority, department, location, industry, company size, and more). Any explicit filters you also pass take precedence over the interpreted ones. Leave empty to search purely by the structured filters.
"decision makers in marketing"
When enabled, people_titles also matches closely related titles (for example, software engineer matches senior software engineer) instead of only exact matches.
Used together with is_include_similar_people_titles. Controls how closely a title must match; the higher the number, the stricter the match.
0.9

