alpha-coders
  • Alpha Coders
  • Reference
    • Classes
      • Alpha
    • Properties
      • getSpecificWallpapers
      • getList
    • Methods
      • ofCategory
      • ofSubCategory
      • bySort
      • fromCategory
      • fromSubCategory
      • fromTag
      • getRandomWallpaper
      • getWallpaper
      • search
      • queryCount
    • Types
Powered by GitBook
On this page
  1. Reference
  2. Methods

queryCount

Get the API calls associated with the API key.

PrevioussearchNextTypes

Last updated 2 years ago

CtrlK
  • Parameters
  • Returns
  • Example Code

This method belongs to the class - Alpha

Parameters

PARAMETER

-

Returns

Promise<QueryCount>

Example Code

new Alpha(apiKey).queryCount().then(x => console.log(x));