---
title: SwitchMall Webhooks Documentation
description: Current webhook availability and integration boundaries for SwitchMall.
canonical_url: https://switchmall.ai/developers/webhooks
---

# SwitchMall Webhooks Documentation

## Public webhook availability

SwitchMall does not currently expose a public outbound webhook subscription API. Developers cannot register callback URLs for product, offer, merchant or purchase events.

## Private provider callbacks

SwitchMall operates private inbound callbacks for first-party services such as receipt-email processing and sign-in providers. Those endpoints require provider signatures or private secrets and are not supported as third-party integration surfaces. Their URLs, credentials and payload details are intentionally not published.

This page is the canonical source for SwitchMall webhook availability. When public webhooks are introduced, supported events, signature verification, retry behavior and payload schemas will be documented here.

## Available alternatives

- Use the [SwitchMall MCP server](https://switchmall.ai/developers/mcp) for a concrete, user-requested lookup. Public bulk polling is not supported.
- Read the [SwitchMall AI catalog manifest](https://switchmall.ai/gpt.json) for catalog update metadata.
