bayesline.apiclient.AsyncApiClient.__init__
bayesline.apiclient.AsyncApiClient.__init__
-
AsyncApiClient.__init__(endpoint: str, *, auth_str: str | None = None, auth_type: str | None = None, base_path: str | None = None, client: AsyncClient | Client | None = None, verify: bool = True, proxy: str | None = None, extra_params: dict[str, Any] | None = None, submit_exceptions: bool = False)