Skip to contents

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.