Base URL for API requests
Optional
cacheCache strategy
Optional
defaultDefault headers to include with every request
Optional
errorError interceptors
Optional
rateRate limiting options
Maximum number of requests
Time interval in milliseconds
Optional
queueWhether to queue requests that exceed the rate limit
Optional
requestRequest interceptors
Optional
responseResponse interceptors
Optional
retryWhether to retry failed requests
Maximum number of retry attempts
Delay between retries in milliseconds
Optional
retryableStatus codes that should trigger a retry
Optional
useWhether to use exponential backoff
Optional
timeoutDefault timeout for requests in milliseconds
Optional
withWhether to include credentials with requests
Generated using TypeDoc
API Client Configuration options