Maximum api rate exceeds

Options
Stingray_user
Stingray_user Posts: 1 Newbie
edited February 13 in Deployment & Integrations

Hello,

I am using the end point GET /api/v1/devices and need to call this end point several times per 24 hours.

My first question is how do you calculate the 24 hours? if I first call the api 8 am then the api rate limit reset next day 8 am? or It will reset the next day after midnight 12:00?

My second question is, is it possible to find out how many requests I have made so far and how many requests left until it hit the api rate limit?

Appreciate your help!


Thanks in advance