Shortcut Software · AsyncAPI Specification

Shortcut Software Webhooks

Version

View Spec View on GitHub CompanyProject ManagementIssue TrackingAgileDeveloper ToolsSoftware DevelopmentSprintsRoadmapsAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-21'
method: searched
spec_type: Webhooks
source: https://developer.shortcut.com/api/webhook/v1
docs:
- https://developer.shortcut.com/api/webhook/v1
- https://help.shortcut.com/hc/en-us/articles/115005093963-Setting-up-Outgoing-Webhooks
- https://help.shortcut.com/hc/en-us/articles/34734717380756-Registering-Outgoing-Webhooks-API
direction: outgoing
description: >-
  Outgoing Webhooks notify a registered URL whenever any change happens in a Shortcut
  workspace — changes made by users AND changes made via API-token requests. There is
  no published AsyncAPI document; this captures the webhook surface.
registration:
  ui: Settings > Integrations > Outgoing Webhooks
  api:
    method: POST
    path: /api/v3/integrations/webhook
    auth_header: Shortcut-Token
    body:
      webhook_url: required
      secret: optional
security:
  signature_header: Shortcut-Signature
  signature_algorithm: HMAC hex digest over the payload using the configured secret
payload:
  format: application/json
  content: >-
    Webhook payloads describe the changed entities (actions with entity references)
    across Stories, Epics, Iterations, and related workspace objects.
notes: >-
  Payload is delivered as a POST to the registered URL; verify authenticity with the
  Shortcut-Signature HMAC header when a secret is configured.

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/shortcut-software-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.