Blockaid · AsyncAPI Specification

Blockaid Token Webhooks

Version

View Spec View on GitHub CompanyFintechWeb3 SecurityBlockchainCryptoFraud PreventionTransaction ScanningWallet SecurityComplianceThreat DetectionAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-18'
method: derived
source: openapi/blockaid-openapi-original.yml
spec_type: Webhooks
notes: >-
  Blockaid publishes no AsyncAPI document. It does expose a webhook subscription
  management surface for token monitoring: consumers register a per-chain hook URL
  to receive token risk updates. This captures that webhook catalog (type: Webhooks).
management_operations:
  - method: POST
    path: /v0/token/hooks/{chain}
    operationId: create-hook
    summary: Create a token webhook subscription for a chain.
  - method: GET
    path: /v0/token/hooks/{chain}
    operationId: get-hook
    summary: Retrieve the token webhook subscription for a chain.
  - method: GET
    path: /v0/token/hooks/
    operationId: list-hooks
    summary: List all token webhook subscriptions.
  - method: DELETE
    path: /v0/token/hooks/{chain}
    operationId: delete-hook
    summary: Delete a token webhook subscription for a chain.
events:
  - name: token.risk.update
    description: >-
      Delivered to the registered hook URL when a monitored token's risk
      assessment changes. Payload shape mirrors the token scan response.
    delivery: http-post

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/blockaid-token-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.