Deciphering Candle Timestamps in Fyers History API

Does the timestamp in each candle from the History API indicate its starting time?

Yes, in the History API, the timestamp provided for each candle indeed signifies the starting time of that candle. The data for each candle includes not only the timestamp but also the open, high, low, close, and volume values corresponding to a specific time interval. The timestamp is a critical element as it marks the commencement of the interval for which the candle data is provided.