Akoya Notifications API

Platform/service API for subscribing to and receiving operational notifications about the Akoya network, such as data-provider outages and availability events, delivered via webhook callbacks to registered subscriptions. Lets data recipients react to provider status changes programmatically rather than polling. Uses service-token (client credentials) authentication for subscription management; sandbox test triggers emit sample webhook payloads.

API entry from apis.yml

apis.yml Raw ↑
aid: akoya:notifications-api
name: Akoya Notifications API
tags:
- Notifications
- Webhooks
- Platform
- Outages
- Operations
- United States
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
baseURL: https://api.akoya.com
humanURL: https://docs.akoya.com/docs/akoya-apis
description: Platform/service API for subscribing to and receiving operational notifications about the
  Akoya network, such as data-provider outages and availability events, delivered via webhook callbacks
  to registered subscriptions. Lets data recipients react to provider status changes programmatically
  rather than polling. Uses service-token (client credentials) authentication for subscription management;
  sandbox test triggers emit sample webhook payloads.
properties:
- type: Documentation
  url: https://docs.akoya.com/reference/api-overview
- type: DeveloperPortal
  url: https://docs.akoya.com/
x-features:
- Webhook notifications for outage/availability events
- Subscription management
- Sandbox test triggers with sample payloads
x-use-cases:
- Operational monitoring of data providers
- Automated failover and status handling