Autocomplete
/autocomplete
Autocompletes a limited amount of fields.
get/v5/autocomplete
Query parameters
field'company' | 'country' | 'industry' | 'location' | 'major' | 'region' | 'role' | 'school' | 'sub_role' | 'skill' | 'title' required
An enumerated field that will be used to calculate the autocompletion
textstring
Text that is used as the seed for autocompletion
sizeinteger
Numbers of results returned for autocompletion
titlecaseboolean
Setting to true will titlecase any records returned
prettyboolean
Whether the output should have human-readable indentation
Headers
Content-Type'application/json'
The content type
Response
Autocompletion completed.