OptionalacccessOptionalaccessOptionalclientOptionaldebugEnable debug mode.
OptionalhttpHTTP options.
OptionalbaseURL?: stringBase URL for the API. Default: "https://api.spotify.com".
Optionalheaders?: Record<string, string>Set headers to be sent with every request.
OptionallocalChange the default outbind IP (can be IPV6 or IPV4).
Optionalproxy?: AxiosProxyConfigHTTP proxy config.
OptionaluserSet a custom user agent. Default: "spotify.js/
OptionallogLog retries.
OptionalrefreshOptionalretryRetry request when ratelimit is hit.
Optionalretry5xxRetry request if the response code is in the 500 range. Default: true
Optionalretry5xxAmount of retries. Default: 3
Deprecated
Renamed to
accessTokenbecause of a typo. Will be removed in the next major version.