Unstoppable Finance (Iron) · AsyncAPI Specification

Unstoppable Finance Webhooks

Version

View Spec View on GitHub CompanyStablecoinsPaymentsOn-RampOff-RampCryptocurrencyBankingFintechComplianceAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.iron.xyz/webhooks
type: Webhooks
asyncapi_published: false
delivery:
  method: POST
  content_type: application/json
  spec: Standard Webhooks
  headers:
    webhook-id: Unique UUID v4 of the delivery attempt (use for idempotency)
    webhook-timestamp: Unix timestamp (seconds) when sent
    webhook-signature: v1=<HMAC_SHA256> over webhook-timestamp + raw_body using the webhook secret
  signature: HMAC-SHA256, constant-time comparison recommended; secret issued once at webhook registration in the
    Partner Dashboard.
management: 'Webhook Console in the Partner Dashboard: register webhooks (https URLs), select topics, ping test,
  enable/disable.'
events:
- type: transaction
  description: A new transaction happened for a customer
- type: new_autoramp
  description: A new autoramp was created
- type: new_bank_account
  description: A new bank account was registered
- type: deposit_address_created
  description: A deposit address was created
- type: customer_created
  description: A customer was created
- type: transaction_status
  description: A transaction changed status
- type: register_fiat_address_status
  description: Fiat address registration status changed
- type: customer_status
  description: Customer status changed
- type: register_autoramp_status
  description: Autoramp registration status changed
- type: identification_status
  description: Customer identification status changed
- type: ping
  description: Test event triggered from the Webhook Console
openapi_webhooks: The OpenAPI declares a webhooks section (new_event) covering the WebhookContainer payload.
notes: No AsyncAPI document published; this catalog captures the documented webhook surface verbatim.

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/unstoppable-finance-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.