Get the API calls associated with the API key.
This method belongs to the class - Alpha
-
Promisearrow-up-right<QueryCount>
new Alpha(apiKey).queryCount().then(x => console.log(x));
Last updated 3 years ago