Webhook Setup

Webhook Setup

Getting Access

  1. Obtain the client credentials for your service account (or to have a service account made if you don't already have one) by contacting our Partnership Integration Team
  2. Generate your access token by following the same steps under API Access

Creating a Subscription

The Create Subscription API is used to create a subscription. Make sure your HTTPS endpoint is up and accessible before doing this. A full code example of doing this is available as the "Create a Subscription" Recipe