/linkedin/search/sql/users

POST /api/linkedin/search/sql/users

Price: 20 credits

Find LinkedIn people by role, seniority, company, industry, company size, location, skills and education. Built for ICP discovery, buying-committee mapping, alumni lists and lookalikes.

How to use it

Combine `keywords` with at least one selective filter — it only helps for distinctive words. Most attributes here are sparse, so a filter on one also means 'and this person states it' — each field says how sparse it is, the `has_*` flags make the narrowing explicit, and `dry_run` sizes a filter set before it is run for real. The badge and engagement filters never combine with `similar_to`/`also_viewed`: no record carries both, so any pairing of the two returns nothing. When more people match than `count`, the answer is an unbiased sample of them and repeating the request returns the same people, so narrow the filters or walk the rest with `bucket_total` and `bucket_index` rather than calling again for more.

Parameters

Request body

Response

Errors

Response headers