Input Parameters - Job Title Enrichment API

Detailed information on the input parameters for the Job Title Enrichment API

Required Parameters

job_title

TypeDescriptionExample
StringThe job title that you are enriching.pastry chefa

If the provided job_title does not represent one from our Job Title Dataset, then the Job Title Enrichment API will not return a matching record.


Optional Parameters

pretty

TypeDescriptionDefaultExample
BooleanWhether the output should have human-readable indentation.falsetrue

api_key

TypeDescriptionDefaultExample
StringYour secret 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.


titlecase

TypeDescriptionDefaultExample
BooleanAll text in API responses returns as lowercase by default. Setting titlecase to true will titlecase response data instead.falsetrue