Zayo · AsyncAPI Specification
Zayo Notifications Webhooks
Version
View Spec
View on GitHub
CompanyTelecommunicationsNetworkingConnectivityFiberInfrastructureBandwidthCloud ConnectivityOrderingTicketingAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-21'
method: searched
source: https://developer.zayo.com/docs/getting-started
spec_type: Webhooks
summary: >-
Zayo exposes a push-notification / callback surface (not a published AsyncAPI
document) for maintenance-case and ticket-update events. Consumers implement a
callback URL in their own infrastructure, register it with Zayo, generate a
shared auth token, and receive HTTP push notifications for the notification types
they subscribe to.
setup_flow:
- step: generateAuthToken
operation: openapi/zayo-openapi-original.yml#generateAuthToken
http: POST /services/notifications/v1/generate-auth-token
notes: >-
Generate a shared auth token once per API token; used to authenticate Zayo's push
notifications to your callback. May be regenerated to rotate; the most recent token wins.
- step: registerCallbackUrl
operation: openapi/zayo-openapi-original.yml#registerCallbackUrl
http: POST /services/notifications/v1/register-callback-url
notes: Register a callback URL implemented in your infrastructure to receive push notifications.
- step: sendTestNotification
operation: openapi/zayo-openapi-original.yml#sendTestNotification
http: POST /services/notifications/v1/send-test-notification
notes: Trigger a test notification to a registered callback URL for a given notification type.
event_domains:
- maintenance-cases
- ticket-updates
delivery:
transport: http-callback
direction: zayo-to-consumer
auth: shared auth token generated via generateAuthToken
notes: >-
No AsyncAPI/asyncapi.yaml document is published by Zayo; this artifact captures the
documented webhook/callback surface as a Webhooks descriptor. Not fabricated — the
three operations exist verbatim in the Zayo OpenAPI under the Maintenance Cases tag.
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/zayo-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.