Check account limits: /rest/v1/limits (GET)
array
public function getAccountLimits() { return $this->execute('GET', 'limits'); }