Optionalparam: ConfigurationRestAPIThe API key used for authentication.
OptionalapiThe API secret used for authentication.
Optionalbackoffdelay between retry attempts in milliseconds
OptionalbaseThe base URL of the REST API.
Optionalcompressionenables response compression
OptionalcustomOptional custom headers to include in every request.
Optionalhttpshttps agent
Optionalkeepenables keep-alive functionality for the connection (if httpsAgent is set then we use httpsAgent.keepAlive instead)
Optionalprivateprivate key
Optionalprivateprivate key passphrase
OptionalproxyHTTP/HTTPS proxy configuration
Optionalretriesnumber of retry attempts for failed requests
Optionaltimeoutset a timeout (in milliseconds) for the request
OptionaltimetimeUnit (used only on SPOT API)
Represents the configuration options for the REST API.