Alice · AsyncAPI Specification

Alice Webhooks

Version

View Spec View on GitHub CompanyDeveloper ToolsAI SecurityAI SafetyContent ModerationTrust and SafetyLLM GuardrailsRed TeamingGenAIAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-17'
method: derived
source: openapi/alice-openapi-original.json
spec_type: Webhooks
notes: >-
  Derived from OpenAPI callbacks[]. Alice's asynchronous content-analysis endpoints
  accept a callback_url in the request and POST the analysis result to it when
  processing completes (an authenticated callback keyed by callback_key_name).
  This is a webhook/event surface; no standalone AsyncAPI document is published by
  the provider. Not fabricated — every entry maps to an OpenAPI callback object.
transport: https-webhook
delivery: POST to caller-supplied callback_url
authentication:
  style: callback-key
  fields: [callback_url, callback_key_name]
  description: The subscriber supplies callback_url and callback_key_name on the original request; Alice signs/keys the callback with that value.
events:
- name: analysis.result
  source_operation: openapi/alice-openapi-original.json#post-content-text
  trigger: Async text analysis completed
- name: analysis.result
  source_operation: openapi/alice-openapi-original.json#post-content-image
  trigger: Async image analysis completed
- name: analysis.result
  source_operation: openapi/alice-openapi-original.json#post-content-video
  trigger: Async video analysis completed
- name: analysis.result
  source_operation: openapi/alice-openapi-original.json#post-content-audio
  trigger: Async audio analysis completed
- name: analysis.result
  source_operation: openapi/alice-openapi-original.json#post-users-upsert
  trigger: Async user analysis completed
- name: analysis.result
  source_operation: openapi/alice-openapi-original.json#post-collections
  trigger: Async collection analysis completed

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/alice-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.