Pre-Market quotes

Hello,

Which endpoint is used for getting Pre-Market data at 9:08 AM,
Is it the same end point as the normal market quote?

curl -L -X GET 'https://api.upstox.com/v2/market-quote/quotes' \
-H 'Accept: application/json'

@Pradeep_Jaiswar , Can you help me on this?

@Jigar_Patel The information will be accessible via the same API mentioned above by you. Please let me know if you encounter any issues retrieving the data, and I will have it investigated internally.

1 Like

@Pradeep_Jaiswar , Thank you Pradeep, I will check it tomorrow as i was not aware if that endpoint is valid for the pre-mkt quote as well or not, :slight_smile:

@Pradeep_Jaiswar , Thank you, its working fine with same end point.

2 Likes

Quick question: While we can get pre market real-time, is there any way to get these values historically ?

It’s not possible at the moment because we don’t record it for historical charts. There may be a reason for this decision. However, it’s an interesting question, and I will relay it to the product team.

1 Like

Thanks ! I would 100% pay for it so there is some demand :stuck_out_tongue:

1 Like