Tollbit · AsyncAPI Specification
TollBit Content Events (Webhooks)
Version v1
TollBit pushes real-time webhook notifications to subscriber applications when content becomes available (created or updated) from TollBit publisher properties, so consumers do not have to poll. Delivery history is retrievable via GET /dev/v1/webhook/history. Captured by API Evangelist from the published webhooks documentation; TollBit does not publish an AsyncAPI file, so this document models the documented webhook surface.
View Spec
View on GitHub
CompanyContent LicensingContent MonetizationAI AgentsAgentic WebSearchBot ManagementWeb InfrastructureDeveloper APIAsyncAPIWebhooksEvents
Channels
contentAvailable
The subscriber-supplied HTTPS endpoint that receives content events.
Messages
ContentNotification
Content Available Notification
Emitted when publisher content is created or updated.
Servers
https
subscriber
Your registered webhook (delivery) endpoint. TollBit POSTs events to it from NAT gateway IP 52.22.183.94 with User-Agent `tollbot/1.0`.