Upsun · AsyncAPI Specification

Upsun Activity Webhooks

Version

View Spec View on GitHub CompanyInfrastructure SaasCloudPlatform-as-a-ServiceHostingDeploymentDevOpsContainersObservabilityAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-21'
method: searched
source: https://developer.upsun.com/docs/integrations/activity/webhooks
type: Webhooks
spec_type: none
notes: >-
  Upsun publishes no AsyncAPI document; this captures the documented webhook
  (activity) event surface. A webhook integration POSTs the full activity
  payload for every activity triggered on a project, filterable by activity
  type and branch.
setup:
  create: upsun integration:add --type=webhook --url=<URL_TO_RECEIVE_JSON>
  update_secret: upsun integration:update <INTEGRATION_ID> --shared-key=<SECRET_KEY>
  validate: upsun integration:validate
delivery:
  method: POST
  payload: full project activity state as JSON (same payload as activity scripts)
  filtering: by activity type and by environment/branch
security:
  signing: >-
    Optional shared key enables an X-JWS-Signature header carrying a JWS
    (RFC 7515) with detached, unencoded payload per RFC 7797; algorithm HS256
    (HMAC-SHA256), protected header {"alg":"HS256","b64":false,"crit":["b64"]}.
    Receivers verify the HS256 MAC over the raw request body bytes.
  header: X-JWS-Signature
schema_reference: https://developer.upsun.com/docs/integrations/activity/reference

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/upsun-activity-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.