Pinwheel Webhooks API

The Pinwheel Webhooks API is how the platform delivers asynchronous events — job completions, link events, account status changes, deposit switch outcomes, tax-form availability, and banking events — to client systems. It supports HMAC signature verification and optional payload encryption for sensitive event types.

Pinwheel Webhooks API is one of 12 APIs that Pinwheel publishes on the APIs.io network.

Tagged areas include Webhooks, Events, Signatures, and Payload Encryption. The published artifact set on APIs.io includes API documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: pinwheel-api:pinwheel-webhooks-api
name: Pinwheel Webhooks API
tags:
- Webhooks
- Events
- Signatures
- Payload Encryption
baseURL: https://api.getpinwheel.com
humanURL: https://docs.pinwheelapi.com/public/docs/webhooks
properties:
- url: https://docs.pinwheelapi.com/public/docs/webhooks
  type: Documentation
description: The Pinwheel Webhooks API is how the platform delivers asynchronous events — job completions,
  link events, account status changes, deposit switch outcomes, tax-form availability, and banking events
  — to client systems. It supports HMAC signature verification and optional payload encryption for sensitive
  event types.