Get Symbol Information
Retrieves detailed information about a specific trading symbol including exchange details, timezone, session hours, supported resolutions, price scale, and format. This information is essential for properly displaying and formatting chart data for the symbol.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The stock symbol to get information for (e.g., 'AAPL', 'GOOGL')
Response
Symbol information retrieved successfully
Symbol ticker
Symbol name
Full description of the symbol/company
Instrument type (stock, etf, index, etc.)
Trading session hours (e.g., '0930-1600')
Timezone of the exchange (e.g., 'America/New_York')
Exchange where the symbol is traded
Price format (usually 'price')
Minimum price movement
Price scale (e.g., 100 means divide price by 100)
Whether intraday data is available
Available intraday time multipliers
Whether seconds resolution is available
Visible plots (e.g., 'ohlcv' for OHLC + Volume)
Whether weekly and monthly data is available
Resolutions supported for this symbol
Volume precision (decimal places)
Primary exchange where the symbol is listed