conn = tourcms.Connection(marketplace_id, private_key, result_type) Your Marketplace ID and Private Key can be found in the TourCMS Partner Portal. The result type can be one of dict or raw where raw will return the raw XML from the API and dict will return a dictionary of the ...