v1
latestOpenAPI 3.1.02026-07-242892032.8 MBNormalize
Normalize titles in bulk
Normalize multiple raw job title strings to a list of best matching Lightcast titles
Supported document types and their expected Content-Type (Document must be UTF-8 encoded.):
- JSON – application/json
- Plain text – text/plain
There is a limit of 500 titles per request.
Raw title size is limited to 1kB per title.
This endpoint requires additional permissions, please contact us if you''d like access to bulk normalization. Requesting title mappings requires additional permissions, please contact us if you'd like access to mappings.
post/versions/{version}/normalize/bulk
Query parameters
confidenceThresholdnumber
Filter out titles with a confidence value lower than this threshold (this query param does not apply for JSON requests).
fieldsstring
List of fields to return per title. See /versions/{version} for available fields (this query param does not apply for JSON requests).
Request body
Response
OK