Not that I know of. Polygon’s REST API has a Grouped Daily (Bars) endpoint with daily data for the whole market, which I think is the closest you’ll get (although the Alpaca API doesn’t support it). It’d be nice if they had the endpoint you’re looking for, but requesting data over time and over multiple stocks could produce a massive response. It’s the difference between 1-dimensional data and 2-dimensional data.