Sequence · AsyncAPI Specification

Sequence Indexer Webhooks

Version

View Spec View on GitHub CompanyWeb3BlockchainWalletsPaymentsCryptoIndexerNFTDeveloper PlatformGamingAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-21'
method: derived
source: openapi/sequence-indexer.json (Indexer webhook + subscribe operations) + docs.sequence.xyz
type: Webhooks
note: >-
  The Sequence Indexer is the provider's event surface. It supports registered HTTP
  webhook listeners (delivered to a consumer callback URL) and server-push subscription
  streams. No standalone AsyncAPI document is published by Sequence, so this captures the
  webhook/subscription catalog derived from the Indexer webrpc spec. NOT fabricated.
transport:
  webhooks: HTTP POST to a consumer-registered callback URL, managed via Indexer webrpc ops
  streams: server-push subscriptions over the webrpc connection
management_operations:
- AddWebhookListener
- GetWebhookListener
- GetAllWebhookListeners
- UpdateWebhookListener
- RemoveWebhookListener
- ToggleWebhookListener
- PauseAllWebhookListeners
- ResumeAllWebhookListeners
subscription_streams:
- name: SubscribeReceipts
  description: Stream of transaction receipts as they are indexed.
- name: SubscribeEvents
  description: Stream of contract log events matching a filter.
- name: SubscribeBalanceUpdates
  description: Stream of token/native balance changes for watched accounts.
event_domains:
- transaction receipts
- contract events / logs
- token & native balance updates

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/sequence-indexer-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.