Description
This endpoint allows you to search LinkedIn profiles using different search criteria.Credit Usage: 1 credit per 10 results (or fraction thereof). For example:
- 1-10 results = 1 credit
- 11-20 results = 2 credits
- 300 results = 30 credits
Need full profile enrichment? Use the Profile Info endpoint to get complete profile details including work experience, education, skills, and more.
Coming Soon: New advanced filters are being developed, including:
- Recent job changes
- Years of experience
Headers
Your API key for authentication
Body Parameters
Main search keyword (name, position, skills, etc.)
Job title(s) to search for (e.g., “Software Engineer” or [“Software Engineer”, “Senior Developer”, “Tech Lead”])
Industry sector(s) (e.g., “technology” or [“technology”, “finance”, “healthcare”])
School(s) or university(ies) (e.g., “Stanford University” or [“Stanford University”, “MIT”, “Harvard”])
Location(s) (e.g., “San Francisco” or [“San Francisco”, “New York”, “Austin”])
Current company(ies) (e.g., “Google” or [“Google”, “Microsoft”, “Amazon”])
Number of results to return
- Minimum: 1
- Maximum: 50,000
- Default: 10
At least one search criteria must be provided among:
keyword
, job_title
, industry
, school
, location
, or current_company
.Response
Response status (“success” or “error”)
Error message (if status = “error”)