Methods
calculateCost()
    Returns the number of credits required to perform the current request
without actually performing it.
  
- Source:
get()
    Executes the current request and returns it's data, status code
and cost information.
  
- Source: