Client ====== .. code:: python from freshdesk import Client fd = Client(domain='mydomain', api_key='MY_API_KEY')