Get Usage
You can get your current plan usage by:
A bit of clarification:
total
is the total number of requests allowed in the current billing plan period;available
is the number of available requests until the end of the current period;used
is the number of successfully executed requests.concurrency.limit
is the total number of concurrent requests allowed per interval;concurrency.remaining
is the number of available concurrent requests allowed per interval;concurrency.reset
is the time when the limitation will be reset, in UNIX timestamp format in nanoseconds.