Prezent · AsyncAPI Specification

Prezent Webhooks

Version

View Spec View on GitHub CompanyPresentationsGenerative AIAI AgentsLife SciencesContent GenerationEnterpriseMCPProductivityAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-20'
method: derived
source: openapi/prezent-openapi-original.yml (Webhooks tag + WebhookEventType + webhook-subscriptions endpoints)
spec_type: Webhooks
notes: >
  Prezent documents a first-class webhook subscription surface (no standalone AsyncAPI document
  published). Subscriptions are managed via REST; each delivery is signed and the signing secret
  is rotatable. Completion of async AutoGenerator and Template Converter jobs is delivered as events.
management:
  create: POST /api/v1/webhook-subscriptions
  list: GET /api/v1/webhook-subscriptions
  read: GET /api/v1/webhook-subscriptions/{id}
  update: PATCH /api/v1/webhook-subscriptions/{id}
  delete: DELETE /api/v1/webhook-subscriptions/{id}
  rotate_secret: POST /api/v1/webhook-subscriptions/{id}/rotate-secret
  test: POST /api/v1/webhook-subscriptions/{id}/test
subscription_status: [active, disabled]
events:
  - type: autogeneration.completed
    description: An AutoGenerator presentation build finished successfully.
  - type: autogeneration.failed
    description: An AutoGenerator presentation build failed.
  - type: template_conversion.completed
    description: A Template Converter job finished successfully.
  - type: template_conversion.failed
    description: A Template Converter job failed.
  - type: webhook.test
    description: Test event emitted by the subscription test endpoint.

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