Sector Tickers
Retrieve all stock tickers and symbols within a specific market sector such as Technology, Healthcare, or Finance. Filter and analyze stocks by industry classification for sector-based portfolio construction and thematic investing.
Use Case: Build a technology sector screener showing all tech stocks with their current prices and market caps.
Documentation Index
Fetch the complete documentation index at: https://finance.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
OAuth2 Bearer token: obtain an access token from the token endpoint and send it in the Authorization header.
Query Parameters
Sector name (same values as returned by GET /v1/equity/sector-wise-change).
HEALTHCARE, UTILITIES, CONSUMER CYCLICAL, INDUSTRIALS, CONSUMER DEFENSIVE, BASIC MATERIALS, COMMUNICATION SERVICES, FINANCIAL SERVICES, TECHNOLOGY, REAL ESTATE, NONE, OTHER, ENERGY "TECHNOLOGY"
Response
Sector tickers retrieved successfully
Price change from previous close
Percentage change from previous close
Whether the symbol is an ETF
Most recent trading price
URL to the company or ETF logo. Use it for visual identification in symbol lists.
Previous session close price. Use it as the baseline for change and changePercent.
Sector classification for the asset. Use it for grouping and filtering symbol lists.
Standard Industrial Classification code
Trading symbol for the asset. Use this exact value when fetching quotes, charts, or research.
Timestamp of the last update
Asset type filter. Use it to narrow unified snapshots to supported instrument classes. returned by the API, such as stock or ETF. Use it to decide which downstream workflows to show.
Shares or contracts traded during the session. Use it to rank activity and liquidity.