| hecateClient | R Documentation |
Create a Hecate API client
hecateClient(baseUrl = NULL, timeoutMs = NULL, apiKey = NULL)
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). |
A client object with class hecate_client.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.