Bridge · AsyncAPI Specification
Bridge Webhooks
Version
View Spec
View on GitHub
CompanyCryptoStablecoinsPaymentsMoney MovementCross-Border PaymentsVirtual AccountsWalletsCardsFintechAsyncAPIWebhooksEvents
AsyncAPI Specification
generated: '2026-07-18'
method: searched
source:
- https://apidocs.bridge.xyz/get-started/introduction/quick-start/setting-up-webhooks
- openapi/bridge-openapi-original.json (WebhookEventCategory, WebhookEvent schemas)
spec_type: Webhooks
transport: https-post
docs: https://apidocs.bridge.xyz/get-started/introduction/quick-start/setting-up-webhooks
delivery:
model: >
Developers register webhook endpoints (POST /webhooks). Bridge POSTs signed
event payloads to the endpoint URL. Endpoints can be listed, updated, deleted,
disabled/reactivated, replayed (send-event), and inspected (upcoming events +
delivery logs). Reactivating a disabled endpoint delivers only events from the
reactivation point onward (no backlog replay, as of 2026-06-29).
management_operations:
- GET /webhooks
- POST /webhooks
- PUT /webhooks/{webhookID}
- DELETE /webhooks/{webhookID}
- GET /webhooks/{webhookID}/events
- POST /webhooks/{webhookID}/send
- GET /webhooks/{webhookID}/logs
- GET /webhook_events
event_envelope:
fields:
- api_version
- event_id
- event_developer_id
- event_sequence
- event_category
- event_type
- event_object_id
- event_object
- event_object_changes
- event_created_at
event_categories:
- customer
- kyc_link
- liquidation_address.drain
- static_memo.activity
- transfer
- virtual_account.activity
- bridge_wallet.activity
- card_account
- card_transaction
- card_withdrawal
- posted_card_account_transaction
- external_account
example_event_types:
- customer.created
- customer.updated
- transfer.created
- transfer.updated
- virtual_account.activity
- static_memo.activity
- bridge_wallet.activity
activity_sub_types:
virtual_account:
- funds_scheduled
- funds_received
- payment_submitted
- payment_processed
- in_review
- refund
- refund_in_flight
- refund_failed
- microdeposit
- account_update
- deactivation
- activation
static_memo:
- funds_received
- payment_submitted
- payment_processed
- in_review
- refunded
- refund_in_flight
- refund_failed
- account_update
notes: >
Bridge documents a webhook event surface but does not publish an AsyncAPI
document. This artifact captures the webhook catalog (type: Webhooks). No
AsyncAPI spec was fabricated.
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.
Call it yourself
curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/bridge-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.