Screen Securities using complex logic. Use POST only. See screener documentation for details on how to construct conditions.
Name | Description | Example |
---|---|---|
logic
|
The logic to screen with, consisting of operators, clauses, and nested groups. See screener documentation for details on how to construct conditions.
Request Body:
|
|
order_column
|
Results returned sorted by this column | marketcap |
order_direction
|
Sort order to use with the order_column
Options:
asc
desc
show more
show less
|
asc |
primary_only
|
Return only primary securities | - |
page_size
|
The number of results to return. Maximum for this endpoint is 50000. | - |
logic
* required
The logic to screen with, consisting of operators, clauses, and nested groups. See screener documentation for details on how to construct conditions.
|
||
order_column
* required
Results returned sorted by this column
|
||
order_direction
* required
Sort order to use with the order_column
|
||
primary_only
* required
Return only primary securities
|
||
page_size
* required
The number of results to return. Maximum for this endpoint is 50000.
|
Name | Description | Type |
---|---|---|
security | object | |
id
|
The Intrinio ID for Security | string |
company_id
|
The Intrinio ID for the Company for which the Security is issued | string |
name
|
The name of the Security | string |
code
|
A 2-3 digit code classifying the Security (reference) | string |
currency
|
The currency in which the Security is traded on the exchange | string |
ticker
|
The common/local ticker of the Security | string |
composite_ticker
|
The country-composite ticker of the Security | string |
figi
|
The OpenFIGI identifier | string |
composite_figi
|
The country-composite OpenFIGI identifier | string |
share_class_figi
|
The global-composite OpenFIGI identifier | string |
primary_listing
|
If true, the Security is the primary issue for the company, otherwise it is a secondary issue on a secondary stock exchange | boolean |
data | array | |
properties
|
||
security
|
||
data
|