parameters

📘

Parameter Group 1

At least one parameter among city, state and country must be provided unless emails is provided.

📘

Parameter Group 2

At least one parameter among company, title, keywords, expertise should be provided unless emails is provided.

Here is the list of supported parameters:

Name

Description

Example

keywords

Keywords found in the profile.

keywords=java or keywords=[java,remote]

expertise

The expertise of the profile.

expertise=react or keywords=[react,java]

emails

Emails associated with a profile.

emails=janedoe%40exam.com or emails=[[email protected], [email protected]]

company

Current company or previous companies where the profile is working or has worked.

company=Rhetorik or company=[Rhetorik,ACME]

title

Current or previous titles of the profile.

title=software%20engineer or title=[Engineer, Tester]

city

The city where the profile is located

city=Quebec or city=[Quebec, Montreal]

radius

Search radius in miles.
Only available when a city is provided

radius=50

state

State where the profile is located (For Canada and the US only)

state=California or state = [California,Florida]

country

The country where the profile is located

country=Canada or country = [Canada,France]

page

Which page of the results to retrieve
Default to 1

page=2

per_page

The number of results to return per page.
Default to 10.
Minimum = 1 & Maximum = 100

per_page=10


What’s Next