Showpad Webhooks API

Create and manage webhook subscriptions and read their delivery logs. Notifications carry a CloudEvents-shaped envelope and are signed with HMAC-SHA256 over the raw body plus a timestamp, with a five-minute replay window and three retries on 5xx.

API entry from apis.yml

apis.yml Raw ↑
aid: showpad:showpad-webhooks-api
name: Showpad Webhooks API
description: Create and manage webhook subscriptions and read their delivery logs. Notifications carry
  a CloudEvents-shaped envelope and are signed with HMAC-SHA256 over the raw body plus a timestamp, with
  a five-minute replay window and three retries on 5xx.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://developer.showpad.com/docs/webhooks
baseURL: https://{subdomain}.api.showpad.com/webhooks/v1
tags:
- Webhooks
- Events
- Notifications
properties:
- type: Webhooks
  url: asyncapi/showpad-webhooks.yml
- type: Documentation
  url: https://developer.showpad.com/docs/webhooks
- type: APIReference
  url: https://developer.showpad.com/docs/webhooks/references/apis/v1
contact:
- FN: Showpad Developer Support
  url: https://help.showpad.com