get
https://data.alpaca.markets/v2/stocks/trades/latest
The latest trades endpoint provides the latest trades for the given ticker symbols.
Trades with any conditions that causes them to not update the bar price are excluded. For example a trade with condition I (odd lot) will never appear on this endpoint. You can find the complete list of excluded conditions in this FAQ.
401Authentication headers are missing or invalid. Make sure you authenticate your request with a valid API key.
403The requested resource is forbidden.
500Internal server error. We recommend retrying these later. If the issue persists, please contact us on Slack or on the Community Forum.