v1

latestOpenAPI 3.1.02026-07-242892032.8 MB
Normalize

Normalize Companies in Bulk

This endpoint requires additional permissions, please contact us if you'd like access to bulk normalization.

Normalize multiple raw company strings to a list of best matching Lightcast companies.

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 100 companies per request.

Raw company size is limited to 1kB per company.

post/versions/{versionId}/normalize/bulk

Path parameters

versionIdstring required

The company version.

Request body

termsstring[] required

Maximum number of terms: 100

Response

OK