Pave Bank · AsyncAPI Specification
Pave Bank Webhooks
Version
View Spec
View on GitHub
CompanyFintechBankingPaymentsDigital AssetsStablecoinsCross-Border PaymentsProgrammable MoneyAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-20'
method: searched
source: https://docs.pavebank.com/docs/webhooks
docs: https://docs.pavebank.com/docs/webhooks
type: Webhooks
delivery:
transport: HTTP POST to configured URL
ack: requires 2xx response
retry: exponential backoff 10s -> 20s -> 40s -> 80s (capped at 10 min), for up to 72 hours
configuration: Webhook URL is set via the Update Webhook URL endpoint (sandbox mode).
signature:
header: 'Pave-Signature: t={timestamp},v1={signature}'
algorithm: ECDSA with SHA-256
encoding: Base64
verification: Reconstruct the signed payload by concatenating the raw response body with the timestamp, then validate against the environment public key. The body must be processed as a raw buffer; JSON parsing or transformation breaks verification.
events:
- name: Transaction
description: Triggered when transactions are created or transition between statuses. Each unique status of a transaction triggers at most one webhook (no duplicates for the same status).
payload_example: '{ "transaction_id": "transaction_b3mz0xppufvytxggtu7h09xb01" }'
- name: RFI
description: Request for Information event. See the RFI documentation for payload format and examples.
docs: https://docs.pavebank.com/docs/rfi
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/pave-bank-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.