autocomplete api
Generate suggestions as soon as users start typing
Display suggestions for job titles, company names, locations and more
Suggestions are ranked using frequency of occurrence across our Person Dataset
Directly pass suggestions into queries for our Person and Company Search APIs
Provide intelligent search keywords to users as they type and get instant suggestions in real-time. Build quickly using our developer-friendly API.
Specify the type of field you would like to generate an autocomplete suggestion for. Choose from 11 different fields including: job title, company, location, school, industries, roles/subroles, skills, majors, and more.
Send an API call with the text from your input field as it is typed in.
Get up to 100 autocomplete suggestions ranked by frequency with each call. When a search is executed, feed results into the Person or Company Search API as query parameters.