Plai Labs · AsyncAPI Specification

Plai Labs Execution Webhook

Version

View Spec View on GitHub CompanyArtificial IntelligenceAI WorkflowsAgentsLLMEnterpriseRegulated IndustriesLife SciencesWorkflow-AutomationNo-CodeAsyncAPIEvents

AsyncAPI Specification

plai-labs-execution-webhook.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.salt.ai/deployments/api/
type: Webhooks
api: Salt AI Workflow Deployment API
summary: >-
  The Salt AI workflow deployment API returns execution results asynchronously
  by POSTing to a caller-supplied callback URL. This is a single, caller-defined
  webhook (the "callback") rather than a subscription-based event catalog; no
  AsyncAPI document is published by the provider. Captured here as a Webhooks
  surface, not fabricated into an AsyncAPI spec.
delivery:
  transport: http
  method: POST
  target: caller-supplied callback URL (the `callback` field on the execution request)
  trigger: workflow execution completes
webhooks:
- name: execution.result
  description: >-
    Delivered when a deployed workflow execution finishes. The POST body carries
    the workflow's output; it is correlated to the originating request by the
    execution_id returned from the execution call.
  correlation_id: execution_id
notes:
- No provider-published AsyncAPI document was found (docs, GitHub org, /asyncapi paths all absent).
- The callback payload schema is not published in the deployment docs; not documented here to avoid fabrication.

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/plai-labs-execution-webhook"
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.