Can you programmatically use the current use of the Mirror API quota API?

Is there a way to programmatically get to use the Mirror API for an Explorer developer account?

I would like to gracefully degrade the service when a 403 error becomes inevitable.

Thanks!

If any researchers have a calculation of the probability of use at their end and find it reliable, I would be open to clues in this direction, especially as to what time GMT 1000 counters are reset every day.

+4
source share
1 answer

There are no API quotas for the API console. It’s best to track this yourself, counting every outgoing request on your system.

+3
source

Source: https://habr.com/ru/post/1488008/


All Articles