v1

latestOpenAPI 3.1.02026-07-24223580832.9 KB
webhook

Receives Webhook Messages

Endpoint that receives webhook messages after passing verification.

post/

Headers

x-bd-webhooks-signaturestring required

Request body

OR
OR
OR
OR
OR
OR
OR
OR

Example request

{
  "protocol": "bitcoin",
  "network": "mainnet",
  "chain_id": "polkadot:91b171bb158e2d3848fa23a9f1c25182",
  "data": {
    "block_number": 12345678,
    "block_hash": "109387459cn81398fd7343195v1983u495yb3491345y",
    "parent_hash": "3240597834kjl5h234hjk235g329023854jh23g523f1",
    "block_timestamp": 1709720523741662000
  }
}

Response

Response to webhook receive