Definite · AsyncAPI Specification

Definite Webhooks

Version

View Spec View on GitHub CompanyDataAnalyticsBusiness IntelligenceData IntegrationData WarehouseLakehouseSemantic LayerArtificial IntelligenceAI AgentsMCPETLAsyncAPIEvents

AsyncAPI Specification

definite-webhooks.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://www.definite.app/docs/definite-api/webhooks
spec_type: Webhooks
surface: inbound
description: >-
  Definite documents inbound webhooks that trigger Definite Python pipelines from
  any external system over HTTPS. Not an AsyncAPI event-emission surface — these
  are HTTP trigger endpoints the platform receives.
webhooks:
- name: execute-doc-pipeline
  method: POST
  endpoint: https://api.definite.app/v4/webhook/docs/{doc_id}/execute
  auth: 'Authorization: Bearer <API_KEY>'
  request_body:
    content_type: application/json
    fields:
    - name: data
      description: Arbitrary JSON object written as a file in the execution sandbox.
    - name: environmentVariables
      description: Additional environment variables injected into the sandbox.
    - name: datasetKeys
      description: Array of dataset names to execute (defaults to all Python datasets).
  notes: >-
    Large payloads are written to a file exposed via the WEBHOOK_DATA_FILE env
    var rather than passed inline.

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