# AggregatesAPI A microservice to provide rollups, leaderboards, and breadth metrics across entities. Version: 0.1.0 ## Security ### HTTPBearer Type: http Scheme: bearer ## Download OpenAPI description [AggregatesAPI](https://dev-docs.vanda-analytics.com/_bundle/apis/vanda-msvc-aggregates.yaml) ## Utility ### Health check endpoint - [GET /aggregates/health](https://dev-docs.vanda-analytics.com/apis/vanda-msvc-aggregates/utility/health_check_aggregates_health_get.md) ## breadth ### Get Sector-Level Breadth Indicators - [GET /aggregates/breadth/{sector}](https://dev-docs.vanda-analytics.com/apis/vanda-msvc-aggregates/breadth/get_sector_breadth_aggregates_breadth__sector__get.md): Returns key technical breadth indicators (e.g., Advance/Decline Line, Stocks above 50-day SMA) for the specified sector. ## summary ### Get Theme-Level Summary Statistics - [GET /aggregates/summary/{theme}](https://dev-docs.vanda-analytics.com/apis/vanda-msvc-aggregates/summary/get_theme_summary_aggregates_summary__theme__get.md): Returns high-level statistical summaries for a specific investment theme, such as average score, volatility, and top constituent stocks. ## topFlows ### Get Top Sectors/Themes by Flow - [GET /aggregates/top_flows](https://dev-docs.vanda-analytics.com/apis/vanda-msvc-aggregates/topflows/get_top_flows_aggregates_top_flows_get.md): Returns a ranked list of the top entities (sectors or themes) based on inbound/outbound flow over the specified period.