IF · AsyncAPI Specification

If Webhooks

Version

View Spec View on GitHub CompanyFinancial-ServicesEmbedded FinanceBanking as a ServicePaymentsCardsForeign ExchangeComplianceOpen BankingAsyncAPIEvents

AsyncAPI Specification

if-webhooks.yml Raw ↑
generated: '2026-07-19'
method: searched
source:
- https://developer.integrated.finance/docs/webhook-overview
- https://developer.integrated.finance/docs/webhooks
spec_type: Webhooks
surface: webhooks
transport: HTTPS POST callbacks to subscriber-registered endpoints
authentication:
  signature_header: X-Webhook-Signature
  algorithm: Ed25519
  signing_base: 'Content-Digest | Event-Id | Event-Timestamp | Request-Id | Request-Timestamp | Key-Version'
  verification: Verify the signature against the IF-published Ed25519 public key (Key-Version selects the key).
retry:
  automatic: true
  max_attempts: 5
  schedule:
  - attempt: 1
    after: 5m
  - attempt: 2
    after: 15m
  - attempt: 3
    after: 30m
  - attempt: 4
    after: 1h
  manual_retry: Available via API for deliveries in "failed" status only (not "processing" or "successful").
event_domains:
  note: >-
    The docs describe the delivery/authentication/retry infrastructure but do not
    publish a full enumerated event catalog. Webhook-emitting domains observed in the
    reference and changelog include:
  domains:
  - cards (including card tokenisation events — added 2025-09-22)
  - card-transactions
  - card-transaction-authentications (3DS)
  - incoming-transfers
  - outgoing-transfers
  - exchanges
  - generic-transactions
  - open-banking-consents
docs: https://developer.integrated.finance/docs/webhooks

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/if-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.