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.
OAuth2 Bearer token: obtain an access token from the token endpoint and send it in the Authorization header.
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.