Tidelift · AsyncAPI Specification

Tidelift Webhooks

Version

View Spec View on GitHub CompanyOpen-SourceSoftware Supply ChainDependency ManagementApplication SecuritySBOMLicense ComplianceVulnerability ManagementDeveloper ToolsAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-21'
method: searched
source: https://github.com/tidelift/tidelift-webhook-hello-world, https://support.tidelift.com/hc/en-us
spec_type: Webhooks
summary: >-
  Tidelift delivers signed outbound webhooks to a subscriber-configured HTTPS endpoint.
  Each delivery carries an event type in the payload and is signed so the receiver can
  verify authenticity before acting. Tidelift publishes an official example receiver
  (a Google Cloud Function) demonstrating signature validation and event-type dispatch.
delivery:
  transport: https-post
  signed: true
  signing:
    mechanism: HMAC signature verified against a per-webhook signing secret
    receiver_env: TIDELIFT_SIGNING_SECRET
  payload:
    format: application/json
    discriminator_field: event type
events:
  note: >-
    Event types are dispatched on the payload's event-type field; the specific catalog of
    event names is documented in the Tidelift subscriber help center and not enumerated
    verbatim here to avoid fabrication.
examples:
- name: Sample Tidelift Webhook Receiver
  url: https://github.com/tidelift/tidelift-webhook-hello-world
  description: Google Cloud Function that validates the signature and logs the event type.

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