LifiTradingApi

constructor(host: String, apiKey: String, requests: PortalRequests)

Parameters

host

The base URL of the API server.

apiKey

The API key used for authentication.

requests

An instance of PortalRequests to handle HTTP requests.