Search People
Authentication
Headers
Query parameters
Maximum results per page (1-500). For limits above 100, query expansion is used automatically.
Response
Number of results skipped (pagination offset)
Maximum results per page (1-500). For limits above 100, query expansion is used automatically.
Number of results skipped (pagination offset)
Search for people by name, company, title, or natural language query. Returns LinkedIn profiles with rich metadata including professional headline, location, bio excerpt, follower count, and school.
Use the returned entity_id with /bio, /contact, or /education-work to get full enrichment data.
Pagination: Use offset and limit to page through results. Check has_more in the response to determine if more pages are available.
Large result sets: Supports up to 500 results per request. For requests exceeding 100 results, the API automatically expands the search with query variations to discover more profiles, then deduplicates by LinkedIn URL.
Examples:
?q=engineers at Anthropic in San Francisco&limit=20?q=Sam Altman&limit=1?q=senior data scientists&company=Stripe&location=New York&limit=50&offset=0