Akoya · AsyncAPI Specification
Akoya Notifications Webhooks
Version
View Spec
View on GitHub
FintechOpen BankingOpen FinanceAggregatorData Access NetworkTokenizedConsumer-PermissionedFDXAccount AggregationUnited StatesAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-23'
method: searched
source: https://docs.akoya.com/docs/akoya-apis
docs: https://akoya.com/products/notifications
spec_type: Webhooks
summary: >-
Akoya's Notifications API is a webhook-delivered event surface. Data recipients create a
subscription and receive HTTP POST callbacks about the operational state of the network —
principally data-provider outage and availability events — instead of polling. Subscription
management uses a service token (client_credentials with the notification_v1 scope).
transport: webhook
delivery: HTTP POST callback to a registered subscription endpoint
subscription:
model: >-
A recipient app registers a subscription (bound to one or more data providers) via the
Notifications API; Akoya then POSTs event payloads to the subscription's callback URL.
auth: client_credentials service token, scope notification_v1 (+ at least one provider scope)
events:
- name: data-provider-outage
description: A data provider becomes unavailable / degraded.
- name: data-provider-availability
description: A previously unavailable data provider returns to service.
sandbox:
detail: >-
A sandbox test trigger emits a sample webhook payload to a registered subscription; the id in
the POST body is a valid sandbox subscription id.
source: https://docs.akoya.com/reference/get-tax
notes:
- No published AsyncAPI document; this is the documented webhook catalog (type Webhooks).
- Complements the absence of a hosted status page — availability is delivered as events.
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/akoya-notifications-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.