StaticauthorizeAdds an authorization token to the request and performs the request.
The fetch request configuration.
A promise that resolves with the result of the request.
StaticinitializeInitializes the singleton instance of ESPRMAPIManager.
Configuration object for the ESPRMAPIManager.
StaticrequestPerforms the HTTP request using the Fetch API.
The fetch request configuration.
A promise that resolves with the result of the request.
Manages API requests and handles configuration, authentication, and error parsing.