Default
Quote
Get real-time quote data for US stocks. Constant polling is not recommended. Use websocket if you need real-time updates.
Real-time stock prices for international markets are supported for Enterprise clients via our partner's feed. Contact Us to learn more.
get/quote
Query parameters
symbolstring required
Symbol
Response
successful operation
Example response
{
"c": 5.962134,
"pc": 5.637377,
"d": 2.302136,
"h": 6.0274563,
"l": 1.4658129,
"dp": 7.0614014,
"o": 0.8008282
}