Get most exact price of index

Hello guys,

I am using Python API for my experiments. I would like to have as accurate price of stock as possible. Is there any way to get such data ( I have used /get_barset() with limit = ‘1Min’)??

Thank you