Search LinkedIn like Sales Navigator via one API
People, companies, posts, jobs, groups and geo — one structured search surface with clean JSON and real LinkedIn URNs.
Everything you can do with the Search API
Eight search endpoints covering every entity type LinkedIn exposes.
/search/peopleSearch People
Find LinkedIn profiles by keyword, title, company, seniority, location and more.
View API docs →/search/people/v2Search People (v2)
Latest people-search schema with richer filters and faster response times.
View API docs →/people/searchSearch People Alias
Alternative people-search endpoint with LinkedIn alias resolution.
View API docs →/search/companiesSearch Companies
Search LinkedIn companies by industry, size, location and custom keywords.
View API docs →/search/posts/v2Search Posts (v2)
Find LinkedIn posts by keyword, date range, author or hashtag.
View API docs →/search/jobsSearch Jobs
Pull live LinkedIn job postings filtered by title, location, remote status and more.
View API docs →/search/groupsSearch Groups
Search LinkedIn groups by topic, size and locale.
View API docs →/search/geoSearch Geo Locations
Resolve LinkedIn geo URNs for any city, region or country — required for precise filtering.
View API docs →Run a people search in three lines
Filters map 1:1 to LinkedIn's native search — no scraping, no fragile selectors.
curl -X POST https://api.connectsafely.ai/search/people \
-H "Authorization: Bearer $CONNECTSAFELY_API_KEY" \
-H "X-Account-Id: $ACCOUNT_ID" \
-H "Content-Type: application/json" \
-d '{
"keywords": "head of engineering",
"locations": ["London", "Berlin"],
"companySize": ["51-200", "201-500"]
}'What teams build with it
Lead-list builders, job boards, competitive-intel dashboards and more.
Build lead lists
Feed structured people searches into outbound tools without scraping LinkedIn directly.
Power job boards
Index live LinkedIn jobs with filters for remote, location and seniority.
Localise campaigns
Resolve geo URNs so every people or company search targets the exact region your customer cares about.
Start searching LinkedIn via API today
Get an API key in under two minutes. Pay only for what you query.