Uncodie (now Makinari) · AsyncAPI Specification

Uncodie Webhooks

Version

View Spec View on GitHub CompanyArtificial IntelligenceAI AgentsCRMSales AutomationMarketing AutomationLead GenerationNo-CodeMCPCommerceWorkflowsWebhookOpen-SourceAsyncAPIEvents

AsyncAPI Specification

uncodie-webhooks.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.makinari.com/mcp-server/tools/webhooks
type: Webhooks
spec_type: null
notes: >-
  Makinari (formerly Uncodie) documents a real outbound webhook surface but
  publishes no AsyncAPI document. Webhooks are managed via the webhooks tool
  (MCP) or its REST endpoint; subscriptions carry a target url plus an events[]
  array. Internally, an inbound workflow webhook receives DB change events and
  dispatches Temporal workflows.
management:
  rest_endpoint: POST /api/agents/tools/webhooks
  authentication: 'Authorization: Bearer YOUR_API_KEY'
  actions:
    - action: list
      description: List all webhooks for a site (requires site_id).
    - action: create
      description: Register a new webhook (requires site_id, url, events[]).
  docs: https://docs.makinari.com/mcp-server/tools/webhooks
events_documented:
  - lead.created
  - conversation.started
events_notes: >-
  The docs show lead.created and conversation.started as example subscription
  events; a complete event catalog is not published.
inbound_workflow_webhook:
  endpoint: POST /api/workflow/webhook
  description: >-
    Receives DB change events, finds active subscriptions by site and table,
    and dispatches a Temporal workflow asynchronously.
  docs: https://docs.makinari.com/workflows/webhook

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