Fordefi · AsyncAPI Specification

Fordefi Webhooks

Version

View Spec View on GitHub CompanySecurityCryptocurrencyDigital AssetsWalletsCustodyBlockchainDeFiMPCPaymentsAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-19'
method: searched
source: https://docs.fordefi.com/developers/webhooks
spec_type: Webhooks
note: >-
  Fordefi documents a webhook event surface but does not publish an AsyncAPI
  document. This captures the webhook catalog, envelope, and signature scheme.
delivery:
  ack_window_seconds: 5
  ack_status: 2xx
  retry: exponential backoff up to 12h intervals for up to 3 days
  suspend_on: [401, 403, 404, 410]
  resend_endpoints:
    - Trigger Transaction Webhook (resends first and final state events)
    - Trigger Audit Log Webhook
signature:
  header: X-Signature
  algorithm: ECDSA with SHA-256 over NIST P-256
  encoding: base64-encoded DER over the raw request body
  public_key: |
    -----BEGIN PUBLIC KEY-----
    MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEQJ0NeDYQqqeCvgDofFsgtgaxk+dx
    ybi63YGJwHz8Ebx7YQrmwNWnW3bG65E8wGHqZECjuaK2GKHbZx1EV2ws9A==
    -----END PUBLIC KEY-----
envelope:
  fields: [webhook_id, created_at, event_id, attempt, sent_at, event, event_type]
events:
  - event_type: enriched_transaction_state_update
    category: Transaction
    description: >-
      Emitted on incoming transactions and outgoing transaction state changes
      (e.g. MINED, COMPLETED); payload includes state, gas, signatures and
      simulation data.
  - event_type: audit_log
    category: Audit Log
    description: Emitted on platform audit-log activity (real-time audit streaming).

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