NFTgo · AsyncAPI Specification

Nftgo Notify Webhooks

Version

View Spec View on GitHub CompanyNFTBlockchainWeb3NFT DataNFT AnalyticsNFT TradingMarket DataCryptocurrencyEthereumAsyncAPIEvents

AsyncAPI Specification

nftgo-notify-webhooks.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.nftgo.io/reference/verify-webhook
spec_type: Webhooks
product: Notify
summary: >-
  NFTgo's Notify product delivers real-time push notifications to a
  developer-configured HTTPS endpoint (webhook). Notifies are managed through the
  Notify API (create/list/update/delete) and each is bound to an API key.
delivery:
  transport: https-post
  payload_model: https://docs.nftgo.io/reference/webhook-model
security:
  signature_header: x-signature
  algorithm: HMAC-SHA256
  scheme: >-
    NFTgo signs the raw webhook body with a per-webhook signing secret using
    HMAC SHA-256 and sends the hex signature in the x-signature header. Consumers
    must recompute the HMAC over the raw (unparsed) body and compare using a
    constant-time comparison.
  docs: https://docs.nftgo.io/reference/verify-webhook
management_operations:
- name: List notify
  method: GET
  path: /notify/api/v1/notify
  docs: https://docs.nftgo.io/reference/get_notify_notify_api_v1_notify_get
- name: Create notify
  method: POST
  path: /notify/api/v1/notify
  docs: https://docs.nftgo.io/reference/create_notify_notify_api_v1_notify_post
- name: Update notify
  method: PUT
  path: /notify/api/v1/notify
  docs: https://docs.nftgo.io/reference/update_notify_notify_api_v1_notify_put
- name: Delete notify
  method: DELETE
  path: /notify/api/v1/notify
  docs: https://docs.nftgo.io/reference/delete_notify_notify_api_v1_notify_delete
notes: >-
  Provider documents webhooks (Notify) but publishes no AsyncAPI document.
  Captured as a webhook catalog; emit type Webhooks. No fabricated AsyncAPI.

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/nftgo-notify-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.