Main client class for interacting with the Tally API
This is the primary entry point for using the Tally API wrapper. It provides access to all API functionality
through specialized service classes that handle different resource types (forms, webhooks, etc).
Main client class for interacting with the Tally API
This is the primary entry point for using the Tally API wrapper. It provides access to all API functionality through specialized service classes that handle different resource types (forms, webhooks, etc).
Remarks
The client automatically handles:
Example