Structify · AsyncAPI Specification

Structify Events Webhooks

Version

View Spec View on GitHub CompanyArtificial IntelligenceDataWeb ScrapingData ExtractionKnowledge GraphETLData EnrichmentAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-21'
method: derived
source: openapi/structify-openapi-original.json
spec_type: Webhooks
summary: >-
  Structify does not publish an AsyncAPI document, but it does expose a real
  event surface: an inbound webhook trigger, job/node event streams, and a
  WebSocket channel for real-time job/node updates. Captured here as a webhook /
  event catalog.
websocket:
  supported: true
  note: >-
    Real-time updates via client.websocket(); event types include job.completed.
    Documented in the API Overview.
  docs: https://docs.structify.ai/concepts/api-overview
webhooks:
- name: webhook_trigger
  direction: inbound
  method: POST
  path: /webhook/trigger
  description: Trigger a Structify workflow/pipeline via an inbound webhook.
- name: slack_events
  direction: inbound
  method: POST
  path: /slack/events
  description: Slack events subscription endpoint (Slack integration).
event_streams:
- name: get_job_events
  method: GET
  path: /jobs/{job_id}/events
  description: Stream of events for a job.
- name: get_node_events
  method: GET
  path: /sessions/nodes/{node_id}/events
  description: Stream of events for a workflow node.

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/structify-events-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.