List Stock Historical Bars
POST/market-data/stocks/bars/list
Retrieves the most recent N historical bars for multiple stock symbols. Daily and above are forward-adjusted; minute bars are unadjusted.
Request
Responses
- 200
- 401
- 417
- 500
OK
Unauthorized: Authentication required
A business logic error triggered when the request cannot be processed due to domain-specific constraints.
Internal Server Error.