Wish
Wish, operated by ContextLogic Inc., is a global mobile-first e-commerce marketplace that connects value-conscious consumers with merchants and manufacturers around the world, with a large share of inventory shipped direct from suppliers. The Wish Marketplace V3 API lets sellers and ERP partners programmatically manage their storefront and operations: create and update products and variations, synchronize inventory and pricing, retrieve and fulfill orders, modify tracking and shipping-carrier assignments, run bulk create/download jobs, manage support tickets, penalties and infractions, run ProductBoost and promotion campaigns, meet EU/EPR product compliance obligations, and subscribe to webhooks for real-time order and product events. Authentication is OAuth 2.0 (authorization code flow with 37 scopes) plus OpenID Connect, using bearer access tokens over HTTPS, with production and sandbox environments.
Limited machine-readable signal and partial portal coverage — documentation a human can read, but little a machine or agent can consume without scraping.
API Evangelist profiles Wish the way a machine reads it — 27 machine-readable artifacts across 21 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.
Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — Wish scores 41.8/100 (thin), with a separate agent-readiness read of 48/100 (agent ready). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.
Kin Score
This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.
How we profile Wish
Each block below is one kind of artifact we hold for Wish. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.
APIs 21
Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.
Individual APIs this provider publishes, each with its own machine-readable definition.
Wish Brands API
The Brands API from Wish — 1 operation(s) for brands.
Wish Bulk Products API
Products endpoints which process requests asynchronously and triggers a running job
Wish Currencies API
The Currencies API from Wish — 1 operation(s) for currencies.
Wish EU Product Compliance API
APIs that support EU Product Compliance -- EU Regulation 2019/1020 on Market Surveillance and Compliance of Products (MSR). For a product to be compliant with the MSR, a pr...
Wish France EPR Compliance API
APIs that support France Extended Producer Responsibility (EPR) Compliance. For a merchant to be compliant with the EPR regulation, a product category they intend to sell m...
Wish Germany EPR Compliance API
APIs that support Germany Extended Producer Responsibility (EPR) Compliance. For a merchant to be compliant with the EPR regulation, their applicable products must be linke...
Wish Merchant API
Merchant APIs
Wish OAuth API
The OAuth API from Wish — 3 operation(s) for oauth.
Wish Orders API
The Orders API from Wish — 9 operation(s) for orders.
Wish Payments API
Payments APIs
Wish Penalties API
The Penalties API from Wish — 3 operation(s) for penalties.
Wish ProductBoost API
The ProductBoost API from Wish — 7 operation(s) for productboost.
Wish Products API
Products APIs
Wish Promotions Platform API
The Promotions Platform API from Wish — 6 operation(s) for promotions platform.
Wish Ratings API
The Ratings API from Wish — 2 operation(s) for ratings.
Wish Taxonomy API
Taxonomy APIs
Wish Tickets API
For each consumer question or complaint, a ticket is created to manage the dialogue between you, Wish, and the consumer. With this API, you can fetch tickets awaiting your respo...
Wish Unification Initiative API
Unification Initiative APIs
Wish Variations API
Variations APIs
Wish Videos API
Merchant Videos APIs
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 periodical...
Scroll within the panel for all 21 ·
Rate Limits 1
Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.
Documented rate limits and quota policies.
Wish Rate Limits
RATE LIMITSEvent Specifications 1
Not every API is request/response. AsyncAPI describes the event-driven and streaming side — the webhooks and channels — so the asynchronous half of the interface is documented the same way the synchronous half is.
AsyncAPI definitions for this provider's event-driven and streaming APIs.
Wish Webhooks
ASYNCAPISecurity Posture 2
Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Scopes 1
OAuth scopes are the vocabulary of least-privilege access. Profiling them shows exactly what an integration — or an agent acting on a user's behalf — is allowed to do.
OAuth scopes governing access to this provider's APIs.
Agentic Access 1
An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.
Recommended x-agentic-access execution contracts for AI agents.
Resources
Every other property we hold for Wish — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.
Get Started 3
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 3
MCP servers, agent skills, and machine-readable catalogs
Build 2
SDKs, sample code, and the tooling you integrate with
Access & Security 1
Authentication, authorization, and security posture
Commercial 2
Pricing, plans, and the legal terms of use
Company 1
The organization behind the API
← All providers · Data indexed from github.com/api-evangelist/wish · machine-readable index on apis.io