Required Parameters
api_key
api_key parameter. For more information about request authentication, see the Authentication page.
field
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 Value | Corresponding Person Fields |
|---|---|
| Variable based on the type of location returned (see |
| |
| |
| • |
| • |
| • |
| • |
| |
| • |
| |
| |
| |
| • |
| |
|
Optional Parameters
text
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.
text = ""
text = ""
text = "t"
text = "t"
text = "te"
text = "te"
text = "tes"
text = "tes"
text = "tesl"
text = "tesl"
text = "tesla"
text = "tesla"
