Returns a list of companies recognized by the Thea API in the given `text` query string parameter.
| Name | Description | Example |
|---|---|---|
|
text
* required
|
The text sent to the Thea API to analyze | Apple |
|
text
* required
The text sent to the Thea API to analyze
|
| Name | Description | Type |
|---|---|---|
| companies | array | |
|
id
|
The Intrinio ID of the company | string |
|
ticker
|
The stock market ticker symbol associated with the company's common stock securities | string |
|
name
|
The company's common name | string |
|
lei
|
The Legal Entity Identifier (LEI) assigned to the company | string |
|
cik
|
The Central Index Key (CIK) assigned to the company | string |
|
companies
|