Anchorage Digital · AsyncAPI Specification

Anchorage Digital Webhooks

Version

View Spec View on GitHub CompanyCryptoCustodyDigital AssetsBankingTradingStakingSettlementInstitutionalBlockchainStablecoinsAsyncAPIWebhooksEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-17'
method: derived
source: openapi/anchorage-digital-openapi-original.json
type: Webhooks
spec_type: none
delivery: HTTPS POST to subscriber-managed endpoints
description: >-
  Anchorage Digital exposes a Webhook Notifications management surface in the REST API v2.0.
  Consumers register endpoints, subscribe to event types, and verify delivery signatures with a
  published validation key. No AsyncAPI document is published; this catalogs the webhook surface
  derived from the OpenAPI operations.
management_operations:
- operationId: getWebhookValidationKey
  method: GET
  path: /webhook/validation-key
  summary: Retrieve the public key used to verify webhook payload signatures.
- operationId: listWebhookEventTypes
  method: GET
  path: /webhook/event-types
  summary: List the event types available to subscribe to.
- operationId: createWebhookEndpoints
  method: POST
  path: /webhook/endpoints
  summary: Register a webhook endpoint.
- operationId: listWebhookEndpoints
  method: GET
  path: /webhook/endpoints
  summary: List registered webhook endpoints.
- operationId: getWebhookEndpoint
  method: GET
  path: /webhook/endpoints/{endpointId}
  summary: Get a webhook endpoint by id.
- operationId: updateWebhookEndpoint
  method: PATCH
  path: /webhook/endpoints/{endpointId}
  summary: Update a webhook endpoint.
- operationId: createWebhookEndpointSubscriptions
  method: POST
  path: /webhook/endpoints/{endpointId}/subscriptions
  summary: Subscribe an endpoint to one or more event types.
- operationId: listWebhookEndpointSubscriptions
  method: GET
  path: /webhook/endpoints/{endpointId}/subscriptions
  summary: List an endpoint's event-type subscriptions.
- operationId: cancelWebhookEndpointSubscription
  method: DELETE
  path: /webhook/endpoints/{endpointId}/subscriptions/{eventTypeId}
  summary: Cancel an endpoint's subscription to an event type.
verification:
  note: Payloads are signed; fetch the validation key via getWebhookValidationKey and verify signatures on receipt.
docs: https://docs.anchorage.com/knowledge-base/api-reference/introduction

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/anchorage-digital-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.