| Type | Description | Default | Example |
|---|
String | Your 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.
| Type | Description | Example |
|---|
String | The job title that you are enriching. | pastry chef |
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.
| Type | Description | Default | Example |
|---|
Boolean | Whether the output should have human-readable indentation. | false | true |
| Type | Description | Default | Example |
|---|
Boolean | All text in API responses returns as lowercase by default. Setting titlecase to true will titlecase response data instead. | false | true |