Upsie · AsyncAPI Specification

Upsie Webhooks

Version

View Spec View on GitHub CompanyWarrantiesProtection-PlansConsumer ElectronicsRepairsInsuranceAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-21'
method: searched
source: https://documenter.getpostman.com/view/16328390/2s8ZDeUykK
type: Webhooks
description: >-
  Upsie Partner Network API webhook surface, captured from the official Postman
  documentation ("Listen for events and forward them to your application").
  Upsie publishes no AsyncAPI document; this artifact records the documented
  webhook-management endpoints and the event name observed in the documented
  request examples. Webhooks are used with a partner API access token.
management:
  base_path: /partner/partnerorganizationwebhooks
  auth: JWT `token` header (see authentication/upsie-authentication.yml)
  endpoints:
    - method: GET
      path: /partner/partnerorganizationwebhooks/
      operation: listWebhooks
    - method: GET
      path: /partner/partnerorganizationwebhooks/{id}
      operation: getWebhook
    - method: POST
      path: /partner/partnerorganizationwebhooks
      operation: createWebhook
    - method: PUT
      path: /partner/partnerorganizationwebhooks/{id}
      operation: updateWebhook
    - method: DELETE
      path: /partner/partnerorganizationwebhooks/{id}
      operation: deleteWebhook
subscription_shape:
  example:
    url: https://www.url.com/webhooks
    meta:
      events: [repair_status_updated]
    description: descripition
  fields:
    - name: url
      description: Destination URL events are forwarded to.
    - name: meta.events
      description: Array of event names to subscribe to.
    - name: description
      description: Free-text label for the subscription.
events:
  - name: repair_status_updated
    description: >-
      Fired when a repair's status changes; the only event name published in
      the documented examples.
source_spec: openapi/upsie-partner-network-openapi.yml

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