Wix
Wix is a cloud-based web development platform that allows users to create professional websites and online businesses. The Wix developer platform provides a comprehensive REST API, JavaScript SDK, and CLI for building custom apps, headless storefronts, and site extensions across eCommerce, CRM, bookings, blog, events, and more. Developers can customize Wix sites, build marketplace apps, and integrate Wix capabilities into any frontend.
APIs
Wix REST API
The Wix REST API provides full programmatic access to all Wix platform capabilities via standard HTTP REST endpoints. The API covers eCommerce (stores, orders, catalog, payments...
Wix JavaScript SDK
The Wix JavaScript SDK provides modular npm packages for accessing Wix business solutions and site data from JavaScript code. It supports Wix Sites, Wix Apps, and Wix Headless p...
Wix Headless
Wix Headless enables developers to use Wix business solutions as a backend while building custom frontends with any framework. It provides managed commerce, CRM, and content API...
Wix Webhooks
The Wix webhook surface delivers signed JWT events to subscriber URLs registered in the Wix Dev Center. Events cover Stores (products, inventory, collections, variants), eCommer...
Agent Skills
wix-app
AGENT SKILLwix-app
AGENT SKILLwix-design-system
AGENT SKILLwix-design-system
AGENT SKILLwix-headless
AGENT SKILLwix-headless
AGENT SKILLwix-manage
AGENT SKILLwix-manage
AGENT SKILLCollections
Wix REST API
OPENGraphQL
Wix GraphQL API
The Wix GraphQL API exposes the full Wix platform as a single unified GraphQL schema, providing an alternative to the REST API for querying and mutating Wix site data. It is wel...
GRAPHQLPricing Plans
Rate Limits
FinOps
Wix Finops
FINOPSFeatures
Full store management including products, orders, payments, gift cards, and shipping via REST and SDK.
Manage site contacts, members, forms, automations, and loyalty programs.
Service booking, staff scheduling, resources, and pricing plan management.
Use Wix as a backend commerce engine with a custom frontend on any framework.
Build and publish apps to the Wix App Market using OAuth 2.0 and webhooks.
Model Context Protocol server that bridges AI clients to Wix APIs and documentation.
Modular npm packages for accessing Wix capabilities from JavaScript applications.
Full-stack JavaScript development platform for adding custom functionality to Wix sites.
Use Cases
Build a headless storefront with custom UI while using Wix for catalog, orders, and payments.
Develop and publish apps to the Wix App Market that install on Wix sites.
Sync contacts, members, and orders with external CRM systems via REST API.
Build custom booking experiences for service businesses using Wix Bookings API.
Use the Wix MCP Server to manage Wix sites through AI assistants and agents.
Event Specifications
Wix Webhooks
AsyncAPI specification for the documented Wix webhook surface. Wix delivers webhook events as signed JSON Web Tokens (JWTs) POSTed to subscriber URLs registered in the Wix Dev C...
ASYNCAPI