Webhooks

Introduction

Webhooks are a way for the API to provide with real-time information through the HTTP Callback. A webhook delivers data as it happens, meaning you get the data immediately. 

Supported Formats

FormatDescriptionExample
HTTP or HTTPSThe HTTP protocol to use. HTTP is unencrypted. HTTPS is encrypted. Your server must support HTTPS for it to be usedhttp://www.examples.com or https://www.example.com
URL AuthenticationInline (userpart) authentication. This is BASIC Authentication, and the username and password will be used as part of the request to your serverhttps://username:password@example.com

IP Addresses

For the Webhook to work you may have to white-list the following IP Addresses for the firewall:

Address
54.72.59.126
54.229.215.182
54.171.109.90
52.211.79.54
34.247.147.209
34.252.47.80