Skip to main content
GET
Get Stock Basic Info Screener by Exchange

Authorizations

X-API-Key
string
header
required

API Key authentication. Example: "your-api-key-here"

Query Parameters

exchange
enum<string>
required

Exchange name

Available options:
AMEX,
NASDAQ,
NYSE
symbol_type
enum<string>

Asset type filter. Valid values: stock (non-ETF), etf. Optional, defaults to stock.

Available options:
stock,
etf

Response

Successfully retrieved stock basic info by exchange

data
object[]
error
object
metadata
any
pagination
any
request_id
string
success
boolean