BCB Group · AsyncAPI Specification

Bcb Group Webhooks

Version

View Spec View on GitHub CompanyCryptoPaymentsBankingDigital AssetsStablecoinsFinancial-ServicesFintechAsyncAPIWebhooksEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-18'
method: searched
source: https://docs.bcb.group/docs/webhooks.md
spec_type: Webhooks
docs: https://docs.bcb.group/docs/webhooks
summary: >-
  The BCB notifications service delivers webhooks for real-time updates on key
  account activity, so integrators can avoid polling. Each payload is a signed
  JSON object; verify the X-BCB-Signature header (HMAC-SHA256 over the raw body
  with your shared secret) before trusting it.
security:
  signature_header: X-BCB-Signature
  algorithm: HMAC-SHA256
  verification: >-
    Recompute HMAC-SHA256 over the exact raw payload with your secret key and
    constant-time compare against X-BCB-Signature; reject on mismatch.
  docs: https://docs.bcb.group/docs/webhook-signature
subscription:
  registration_operation: Notifications_PaymentsStatusWebhook  # POST /v3/payments/register-webhook
  note: Transaction webhooks are registered via your BCB Customer Success Agent.
events:
  - name: payment.status
    description: Fires when a payment reaches a Complete status.
    reference: https://docs.bcb.group/reference/notifications-payment-status-webhook
  - name: deposit.credited
    description: Fires when a new deposit is credited to your account.
  - name: transaction
    description: >-
      Transaction webhook payload (transaction id, status e.g. Complete/Failed/Pending,
      amount & currency, timestamp).
    docs: https://docs.bcb.group/docs/webhook-types

Work with this as data

Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for asyncapi

4 MCP tools reach this
  • find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/bcb-group-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.