Inspect company normalization

Normalize a raw company string to a list of the top matching Lightcast companies.

Supported document types and their expected Content-Type (Document must be UTF-8 encoded.):

  • JSON – application/json
  • Plain text – text/plain

Raw company size is limited to 1kB.

Note that this endpoint has a base tier yearly quota of 10 requests. Contact us if you'd like this increased or made unlimited. 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.

Path Params
string
required

The company version.

Query Params
integer
1 to 100
Defaults to 5

Limit the number of normalized companies for the given term (this query param does not apply for JSON requests).

string
Defaults to id,name

List of fields to return per title. See /versions/{versionId} for available fields (this query param does not apply for JSON requests).

Body Params
string
required
length ≥ 1
fields
array
length ≥ 1
Defaults to id,name

See /versions/{version} for available fields.

List of fields to return per company
integer
1 to 100
Defaults to 5
Responses

Language
Credentials
OAuth2
Missing 1 required scope
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json