Aqueduct · AsyncAPI Specification
Aqueduct Webhooks
Version 1.0.0
Event notifications delivered by Aqueduct to registered webhook endpoints. Each event is an HTTP POST carrying the shared envelope. Subscribe by creating a webhook endpoint (POST /webhookendpoints) with the desired enabledEvents and a signing secret.
View Spec
View on GitHub
CompanyFintechBillingInvoicingMeteringUsage-BasedSubscriptionPaymentsAsyncAPIWebhooksEvents
Channels
webhookDelivery
Messages
provisioningStart
Provisioning started
Sent at the Provisioning object's start_time. object is a Provisioning object.
provisioningEnd
Provisioning ended
Sent at the Provisioning object's end_time. object is a Provisioning object.
invoicePaid
Invoice paid
Sent when an invoice is automatically paid or marked paid. object is an Invoice.
AsyncAPI Specification
Work with this as data
Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.