Spade · AsyncAPI Specification
Spade Webhooks
Version
View Spec
View on GitHub
CompanyFinancial-ServicesTransaction EnrichmentMerchant IntelligencePaymentsData EnrichmentFraud and RiskFintechAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-21'
method: searched
source: https://docs.spade.com/api-reference/introduction
spec_type: Webhooks
note: >-
Spade does not publish an AsyncAPI document. Its event surface is delivered as HTTP callbacks
defined inline in the OpenAPI (components callbacks). When a caller supplies a `callbackUrl` in a
request body, Spade POSTs to that URL when the work completes. Each callback includes a
verification token so the receiver can confirm the request originated from Spade.
delivery: callback-url
verification: >-
Callbacks carry a token in the request body that can be used to verify the callback is from Spade.
webhooks:
- name: batchStatusCallback
method: POST
trigger: A batch enrichment job (card, transfer, or universal) finishes processing
set_via: callbackUrl field in the /batches request body
payload_schema: BatchCallbackApiRequest
trigger_operations:
- openapi/spade-openapi-original.yml#batchesTransactionsCardsEnrich
- openapi/spade-openapi-original.yml#batchesTransactionsCardsEnrichParse
- openapi/spade-openapi-original.yml#batchesTransferEnrich
- openapi/spade-openapi-original.yml#batchesUniversalEnrich
- name: CorrectedEnrichment
method: POST
trigger: Spade re-processes a reported enrichment and produces a corrected result
set_via: callbackUrl supplied when reporting an enrichment as incorrect
trigger_operations:
- openapi/spade-openapi-original.yml#cardReport
docs:
- https://docs.spade.com/reference/error-reporting-guide
- https://docs.spade.com/reference/batch-enrichment-guide
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/spade-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.