Quarterzip · AsyncAPI Specification
Quarterzip Webhooks
Version
View Spec
View on GitHub
CompanyAI AgentsCustomer-SupportOnboardingUser ActivationScreen SharingVoiceWebhookSDKDeveloper ToolsAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-20'
method: searched
source: https://docs.quarterzip.ai/webhooks
spec_type: Webhooks
summary: >-
Quarterzip delivers signed, real-time webhooks conforming to the Standard Webhooks
specification. Endpoints are configured in the Quarterzip dashboard (Settings ->
Webhooks); one HTTPS endpoint per workspace (public address, no localhost). Every
delivery is signed with an HMAC using the workspace signing secret (format whsec_...).
delivery:
transport: https-post
content_type: application/json
max_payload_bytes: 1048576
truncation_flag: transcript_truncated
spec: standard-webhooks
endpoint_limit: one per workspace
requirements:
- HTTPS endpoint with public IP (no localhost or private addresses)
signature:
spec: https://www.standardwebhooks.com/
secret_format: whsec_
headers:
- name: webhook-id
description: Unique delivery identifier
- name: webhook-timestamp
description: Unix timestamp (seconds) of send time
- name: webhook-signature
description: Space-separated v1,<base64-signature> values
verification: >-
Always verify the signature before trusting a webhook. Secret rotation is
available; the old secret stops verifying immediately upon rotation.
events:
- type: call.completed
description: >-
Sent after a call finishes processing and its transcript and ratings become
available.
payload:
type: call.completed
timestamp: ISO 8601
data_fields:
- call_id
- workspace_id
- deployment_id
- started_at
- ended_at
- is_test
- is_coaching
- is_phone
- is_sdk
- call_quality_rating
- product_experience_rating
- transcript
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/quarterzip-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.