Skip to main content

Required Parameters

api_key

Your API Key must be included in either the request header or the api_key parameter. For more information about request authentication, see the Authentication page.

field

Autocomplete suggestions will be generated based on the corresponding field(s) in the Person Schema. For example, setting field=industry will generate autocomplete suggestions for the industry, job_company_industry, and experience.company.industry person fields. See the table below for the supported Autocomplete field values and their corresponding Person fields:
Autocomplete field ValueCorresponding Person Fields

all_location

Variable based on the type of location returned

(see country, region, location_name)

class

job_title_class
experience.title.class

company

job_company_name
experience.company.name

country

location_country
countries
street_addresses.country
job_company_location_country
experience.company.location.country

industry

industry
job_company_industry
experience.company.industry

location (DEPRECATED - use location_name instead)

location_name
location_names
street_addresses.name
job_company_location_name
experience.location_names
experience.company.location.name

location_name

location_name
location_names
street_addresses.name
job_company_location_name
experience.location_names
experience.company.location.name

major

education.majors
education.minors

region

location_region
regions
street_addresses.region
job_company_location_region
experience.company.location.region

role

job_title_role
experience.title.role

school

education.school.name

sub_role

job_title_sub_role
experience.title.sub_role

skill

skills

title

job_title
experience.title.name

website

job_company_website
experience.company.website


Optional Parameters

text

Example Let’s see how the Autocomplete API behaves when we progressively build out tesla in the text field. Each call below represents a separate Autocomplete API call, where we keep updating the text field while keeping all other input parameters the same. For each call, we show the input parameters and the top returned result.
Note: Click the Triangles To Expand Each of the API Calls BelowEach call demonstrates the input parameters and the top result that the Autocomplete API returns.
API Call 1:
Input Parameters:
JSON
Top Autocomplete Result:
JSON
API Call 2:
Input Parameters:
JSON
Top Autocomplete Result:
JSON
API Call 3:
Input Parameters:
JSON
Top Autocomplete Result:
JSON
API Call 4:
Input Parameters:
JSON
Top Autocomplete Result:
JSON
API Call 5:
Input Parameters:
JSON
Top Autocomplete Result:
JSON
API Call 6:
Input Parameters:
JSON
Top Autocomplete Result:
JSON

size


titlecase


pretty


updated_title_roles