queryCount
Get the API calls associated with the API key.
Parameters
PARAMETER
-
Returns
Example Code
new Alpha(apiKey).queryCount().then(x => console.log(x));
Last updated
Get the API calls associated with the API key.
-
new Alpha(apiKey).queryCount().then(x => console.log(x));
Last updated