The client used to make requests.
Makes an HTTP request to the specified endpoint.
The endpoint to make the request to.
Optional
data: anyThe data to send with the request (optional).
A Promise that resolves to the response data.
If the request fails.
Generated using TypeDoc
Represents the base root class.