Samora AI · AsyncAPI Specification
Samora AI Webhooks
Version 2.0
Real-time call events delivered by Samora AI to a subscriber-provided HTTPS endpoint. Subscriptions are managed via the REST /v2/webhooks operations; each subscription returns a signing secret used to verify payload signatures.
View Spec
View on GitHub
CompanyVoice AgentsConversational AIVoice AITelephonyCustomer CommunicationsContact CenterCampaignsWebhooksAsyncAPIWebhooksEvents
Channels
callEvents
The subscriber endpoint that receives Samora AI call event deliveries.
Messages
CallStarted
Call started
Emitted when a call begins.
CallFinished
Call finished
Emitted when a call ends; transcript and recording become available.
CallFailed
Call failed
Emitted when a call fails, is rejected, or is unanswered.
Servers
https
subscriber
Subscriber-hosted HTTPS endpoint registered via POST /v2/webhooks.