Search for LinkedIn profiles using natural language queries
Parameter | Type | Required | Description |
---|---|---|---|
query | string | Yes | Natural language search query |
limit | integer | No | Maximum number of results (default: 30, max: 100) |
Query | Description |
---|---|
”software engineers at major tech companies” | Find engineers at leading technology companies |
”product managers with MBA” | Find PMs with MBA education |
”founders in fintech” | Find startup founders in financial technology |
”data scientists with PhD” | Find PhD-level data scientists |
”marketing directors in healthcare” | Find marketing leaders in health industry |
Status Code | Description |
---|---|
400 | Bad Request - Invalid parameters or limit exceeded |
401 | Unauthorized - API key missing or invalid |
422 | Validation Error - Missing required ‘query’ parameter |
500 | Internal Server Error - Search processing error |
503 | Service Unavailable - Search service temporarily down |
API key authentication. Keys start with 'lk_'.
Natural language search query to find LinkedIn profiles (e.g., 'software engineers at tech companies', 'product managers with MBA')
Maximum number of profiles to return in the response (1-100)
1 <= x <= 100
Successful response
The response is of type object
.