OptionalfetchOptionalheadersHeaders that will be applied to every request
OptionalproviderAPI provider to use, if omitted and the url option is set the default provider will be used.
OptionalurlURL to the API node to use, only used if the provider option is not set.
Fetch instance, must be provided in non-browser environments. Node.js 18+ includes a built-in fetch implementation.