latestOpenAPI 3.1.02026-07-242892032.8 MB

fc66b9877391

Classifications

Normalize companies from file

Normalize multiple company terms to the best matching Lightcast Companies. 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 companies to normalize; can be plaintext, PDF, or docx.
post/classifications/{release}/companies/normalize/file

Path parameters

releasestring required

Classifier release to be used for the operation.

Query parameters

confidenceThresholdnumber

Filter out skills with a confidence value lower than this threshold (this query param does not apply for JSON requests)

limitinteger
Example:10

Limit the number of skills returned in the response.

fieldsstring
Example:id,name,type,infoUrl

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

Schema required— unresolved $ref