Wish Webhook API
APIs for managing webhook subscriptions. Merchants can use webhook subscriptions to receive notifications about particular events, instead of having to make API calls periodically to check their status. Note that these APIs are for merchants, not ERPs. For ERPs, please log into merchant dashboard to update your ERP-level webhook subscription. Visit the [webhook documentation](https://merchant.wish.com/documentation/webhooks) to learn more.
Wish Webhook API is one of 21 APIs that Wish publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Webhook. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, and rate-limit docs.
This API exposes 6 operations across 3 paths, and defines 5 schemas. It is described by OpenAPI 3.0.0, at version 3.0.65.
Requests are made against a single base URL, https://merchant.wish.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Wish Webhook API declares
2 security schemes
for authenticating requests.
It supports OpenID Connect (OpenID) discovered at https://merchant.wish.com/oidc/.well-known/openid-configuration.
It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 37 scopes.
By default, every request must be authenticated.
Paths & Operations 6
Across 3 paths, the API surfaces 6 operations — 1 DELETE, 3 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
APIs for managing webhook subscriptions. Merchants can use webhook subscriptions to receive notifications about particular events, instead of having to make API calls periodically…
Schemas 5
The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Subscription (4 properties), Topic (3 properties), APIError (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Wish 12
Other APIs Wish publishes across the network.