The quote API returns the Last Traded Price (LTP) and other market depth fields at the time of the request; however, it does not provide real-time updates like a websocket and is not continuously refreshed.
Yes, the quote API enable you to retrieve market data snapshots from the exchanges at the time of the request. Please check our API documentation on the market quote here.