Blink Notifications (Webhooks)

Outbound webhook stream delivering signed JSON notifications for subscription, payment and donation lifecycle events. Every payload is signed with ed25519 over the canonicalized event object, with an optional Blink-Echo-Token shared-secret header.

API entry from apis.yml

apis.yml Raw ↑
aid: blink-ledger-systems-notifications
name: Blink Notifications (Webhooks)
description: Outbound webhook stream delivering signed JSON notifications for subscription, payment and
  donation lifecycle events. Every payload is signed with ed25519 over the canonicalized event object,
  with an optional Blink-Echo-Token shared-secret header.
humanURL: https://docs.blink.net/docs/notifications/webHooks.html
baseURL: https://api.blink.net
tags:
- Webhooks
- Events
- Payments
properties:
- type: Webhooks
  url: asyncapi/blink-ledger-systems-notifications-webhooks.yml
- type: Documentation
  url: https://docs.blink.net/docs/notifications/webHooks.html