Skip to main content
Search people
Supply query or company (or both). Company filtering uses an exact company name. You can also filter by title, country and skill. Country codes are two uppercase letters, such as US. Results are previews and do not prove current employment. Use a returned person ID for person lookup. People search can be slow or time out; use focused filters and bounded retries.

Authorizations

Authorization
string
header
required

Send Authorization: Bearer dl_live_<64 lowercase hexadecimal characters>. Approved users can create account-scoped, revocable keys in the Datalayer dashboard. A key does not grant a profile allowance. Dashboard session cookies are not API credentials.

Body

application/json
query
string
required
Required string length: 1 - 200
company
string
Required string length: 1 - 200
title
string
Required string length: 1 - 200
country
string
Pattern: ^[A-Z]{2}$
skill
string
Required string length: 1 - 200
limit
integer
default:10
Required range: 1 <= x <= 25
offset
integer
default:0
Required range: 0 <= x <= 1000

Response

Normalized data with current shared account usage metadata.

data
object
required

Normalized search results or profile. Search results are previews. Full profile fields may be null when unavailable.

meta
object
required