Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Wish Variations API

Variations APIs

Wish Variations API is one of 21 APIs that Wish publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Variations. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, and rate-limit docs.

This API exposes 2 operations across 2 paths, and defines 13 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.

2 operations 2 paths 13 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
3.0.65
Base URL
https://merchant.wish.com/api/v3
Authentication
OpenID Connect, OAuth 2.0
Resource Areas
1

Authentication & Security 2

Wish Variations 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 2

Across 2 paths, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Variations 2

Variations APIs

POST
/api/v3/products/{id}/variations
Create a variation
createVariation 1 param body → 200400
GET
/api/v3/products/variations/colors
Get a list of accepted colors.
getColors 4 params → 200

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are ProductVariation (14 properties), LogisticsInfo (12 properties), EditableVariationParams (11 properties), AttributeResponse (2 properties). Each schema is shown below with its type and property counts.

AttributeResponse
object
2 properties 1 required
VariationAttribute
object
2 properties 1 required
ColorList
array
The list of accepted colors.
Price
object
2 properties 2 required
APIError
object
2 properties 2 required
Option
object
2 properties 2 required
AddVariation
object
LogisticsInfo
object
12 properties
ProductVariation
object
14 properties
WarehouseInventory
object
2 properties 2 required
Variation
object
EditableVariationParams
object
11 properties
ColorInfo
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wish-variations-api-openapi.yml Raw ↑

Other APIs Wish publishes across the network.

Wish Brands API
Wish Bulk Products API
Wish Currencies API
Wish EU Product Compliance API
Wish France EPR Compliance API
Wish Germany EPR Compliance API
Wish Merchant API
Wish OAuth API
Wish Orders API
Wish Payments API
Wish Penalties API
Wish ProductBoost API