hecateClient: Create a Hecate API client

View source: R/hecateSearch.R

hecateClientR Documentation

Create a Hecate API client

Description

Create a Hecate API client

Usage

hecateClient(baseUrl = NULL, timeoutMs = NULL, apiKey = NULL)

Arguments

baseUrl

Base URL of the Hecate API (default from config).

timeoutMs

Timeout in milliseconds (default from config).

apiKey

Optional API key for authorization (default from config).

Value

A client object with class hecate_client.


PatientGenerator documentation built on Sept. 16, 2026, 1:06 a.m.