Perry Weather Webhooks

PerryWeather Webhooks (v1.2)

1.2OAS 3.1

Outbound webhook events sent by PerryWeather using schema version 1.2.

Signature header behavior:

  • Header: x-pw-signature
  • Algorithm: base64(HMAC-SHA256)
  • Signed value: exact raw JSON request body bytes

Notes:

  • If key material is unavailable, x-pw-signature may be omitted.