OptionaltokenManager: TokenManagerMake a DELETE request
Optionalconfig: AxiosRequestConfig<any>Make a GET request
Optionalconfig: AxiosRequestConfig<any>Get the last known rate limit information from API response headers. Returns null if no rate limit info has been received yet.
Make a POST request
Optionaldata: anyOptionalconfig: AxiosRequestConfig<any>Make a PUT request
Optionaldata: anyOptionalconfig: AxiosRequestConfig<any>Set a callback to be notified when rate limit info is updated.
HTTP client that handles requests, retries, and token refresh