Retrieves comprehensive information for one or more equity symbols including real-time price data, fundamental metrics, company profile, and financial statistics. Provides enriched market data for informed trading decisions.
Use Case: Display detailed stock information pages with pricing, company fundamentals, and key financial metrics for research and analysis.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Comma-separated list of equity symbols (required). At least one symbol required (e.g., AAPL,MSFT,GOOGL).
"AAPL,MSFT"
Equity details retrieved successfully. Response: data (array of EquityDetailsDTO) and errors (array of SymbolError). Fields in each item may be omitted when empty (cache-backed). See EquityDetailsDTO schema for all possible fields.