pterowraptyl
Preparing search index...
PteroClient
Class PteroClient
Index
Constructors
constructor
Methods
get
Rate
Limit
http
is
Approaching
Rate
Limit
Constructors
constructor
new
PteroClient
(
baseUrl
:
string
,
apiKey
:
string
,
options
?:
ClientOptions
,
)
:
PteroClient
Parameters
baseUrl
:
string
apiKey
:
string
options
:
ClientOptions
= {}
Returns
PteroClient
Methods
get
Rate
Limit
getRateLimit
()
:
undefined
|
RateLimitInfo
Gets current rate limit information for client API
Returns
undefined
|
RateLimitInfo
http
http
()
:
Promise
<
AxiosInstance
>
Returns
Promise
<
AxiosInstance
>
is
Approaching
Rate
Limit
isApproachingRateLimit
()
:
boolean
Checks if client API is approaching rate limit
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Rate
Limit
http
is
Approaching
Rate
Limit
pterowraptyl
Loading...
Gets current rate limit information for client API