Speko · AsyncAPI Specification

Speko Webhooks

Version

View Spec View on GitHub VoiceVoice AISpeech-to-TextText-to-SpeechLLMTelephonyAPI GatewayConversational AIDeveloper ToolsAI InfrastructureAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-21'
method: searched
spec_type: Webhooks
source:
- https://docs.speko.dev/guides/phone-agents
- https://docs.speko.dev/guides/tool-calling
- openapi/speko-openapi-original.json
summary: >-
  Speko publishes a webhook (outbound event) surface but no AsyncAPI document.
  Voice agents fire lifecycle webhooks during phone calls, invoke registered
  webhook tools mid-call, and post a call report to a configured URL after the
  call ends. There is no streaming/AsyncAPI channel spec to capture.
webhooks:
- name: call-lifecycle
  direction: outbound
  detail: >-
    Inbound and outbound PSTN calls emit lifecycle webhooks over the call
    (see the phone-agents guide); call events are also readable via
    GET /v1/calls/{id}/events (listCallEvents).
- name: tool-call
  direction: outbound
  detail: >-
    A voice agent invokes registered webhook tools mid-call. Tools are
    registered once in the dashboard and fired from any voice session
    (see the tool-calling guide).
- name: post-call-report
  direction: outbound
  detail: >-
    After a call, Speko posts the analyzed CallReport to a configured URL;
    CallReport exposes post_call_webhook_status.
- name: scheduled-callback
  direction: outbound
  detail: >-
    Callbacks created from call analysis can be dispatched
    (POST /v1/callbacks/{id}/dispatch, dispatchScheduledCallback).
asyncapi_document: null

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.
All 92 tools →

Call it yourself

curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/speko-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 email required.

A second provider on the same verified email joins the account you already have.