REST client for Zanox API Example client = ZanoxClient(connect_id = CONNECT_ID, secret_key = SECRET_KEY) print(client.get_sales_report('2014-01-05'))