Normalize titles from file
Normalize multiple title terms to the best matching Lightcast Titles. Limited to a maximum of 500 terms in one request. Note that this endpoint has a base tier monthly quota of 50 requests. Responses from this endpoint will include two headers, RateLimit-Remaining and RateLimit-Reset, which indicate how many requests you have remaining in your current quota period and when that quota will reset, respectively. This endpoint uses the following form parameter:
- fileUpload: A file containing the line-separated list of titles to normalize; can be plaintext, PDF, or docx.
Path parameters
Classifier release to be used for the operation.
Query parameters
Filter out skills with a confidence value lower than this threshold (this query param does not apply for JSON requests)
Limit the number of skills returned in the response.
A comma-separated list of items to include. See /versions/{version} for available keys that could be included. By default id, name, type, and infoUrl are included.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.