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