Skip to main content
POST
/nasdaq/quotes/screener

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
exchange
enum<string> | null
Available options:
NASDAQ,
NYSE,
AMEX
market_cap
enum<string> | null
Available options:
mega,
large,
mid,
small,
micro,
nano
sector
enum<string> | null
Available options:
Basic Materials,
Consumer Discretionary,
Consumer Staples,
Energy,
Finance,
Health Care,
Industrials,
Miscellaneous,
Real Estate,
Technology,
Telecommunications,
Utilities
region
enum<string> | null
Available options:
africa,
asia,
australia_and_south_pacific,
caribbean,
europe,
middle_east,
north_america,
south_america
recommendation
enum<string> | null
Available options:
strong_buy,
buy,
hold,
sell,
strong_sell

Response

Successful Response

id
string
required
name
string
required
@type
string
default:NasdaqScreenerStock
price
number | null
change
number | null
change_percent
number | null
volume
integer | null
market_cap
integer | null
sector
string | null
industry
string | null
country
string | null
ipo_year
integer | null
alias
string | null