Skip to main content
POST
People Search

People Search

Cost: 10 credits/search. Search for LinkedIn people using keyword and filter parameters. Each page returns up to 50 results.

People search endpoint

This endpoint allows you to search for LinkedIn people by keyword, job title, company, and name filters. To filter by a specific company, pass the company’s LinkedIn URL in company_linkedin_url — it is automatically resolved to the company’s LinkedIn ID and applied as a current-company filter.

Optional attributes

string
General search keyword. Example: software engineer
integer
default:1
Page number for pagination. Minimum value is 1. Each page contains up to 50 results.
string
Filter by job title. Example: CTO
string
Filter by company name. Example: Microsoft
string
Filter by the person’s current company using its LinkedIn URL. Example: https://www.linkedin.com/company/google/. Returns a 400 error if the URL cannot be resolved to a LinkedIn company.
string
Filter by first name. Example: John
string
Filter by last name. Example: Smith

Response

The response model

Properties

string
Status of the response. Example: ok
object
Search results and pagination info.
integer
Number of credits used for this request. Example: 10