The Haiper API always accepts JSON in request bodies and returns JSON in response bodies. You will need to send the content-type: application/json header in requests.All requests to the Haiper API must include authentication your API key. More information on Authentication page.