bridge-xyz-webhooks

Installation
SKILL.md

Bridge (bridge.xyz) Webhooks

Bridge is a stablecoin orchestration platform (customers, KYC links, transfers, virtual accounts, cards). It delivers webhooks signed with an RSA-SHA256 signature and verified against a per-endpoint PEM public key returned when you create/update the webhook — there is no HMAC shared secret and no official SDK.

When to Use This Skill

  • How do I receive Bridge webhooks?
  • How do I verify the Bridge X-Webhook-Signature header?
  • Why is my Bridge webhook signature verification failing?
  • How do I handle customer.updated, kyc_link.updated, transfer.updated, or virtual_account.activity events?
  • How do I create and enable a Bridge webhook endpoint via the API?

Verification (core)

Installs
11
GitHub Stars
81
First Seen
Jul 24, 2026
bridge-xyz-webhooks — hookdeck/webhook-skills