Skip to main content
POST
Search people database

Authorizations

Authorization
string
header
required

API key starting with leo_

Body

application/json
project_id
string<uuid>
required
job_titles
string[]
job_titles_current_only
boolean
job_titles_past_only
boolean
companies
string[]
companies_current_only
boolean
locations
object
keywords
string[]
boolean_query
string

Boolean search query using AND, OR, NOT operators and quoted phrases. Example: (React OR Vue) AND "Frontend Developer". See the Boolean search guide for full syntax.

schools
string[]
years_experience
object
company_size
object[]
first_name
string
last_name
string
page
integer
default:1
Required range: x >= 1
page_size
integer
default:20
Required range: 1 <= x <= 25

Response

Search results

data
object