JavaScript SDK

Share your feedback
Your feedback helps us improve the development experience! Join the Devs on Wix Discord community to discuss features, give feedback, and connect with our growing community of developers.

The Wix JavaScript SDK allows you access to Wix business solutions and site data from JavaScript code. For example, you can use the @wix/stores package to interact with the Wix Stores product catalog and handle site orders.

Documentation update

We've consolidated our documentation for the Wix JavaScript SDK and REST APIs into a single, unified API reference.

Note: No code has changed, this is only a reorganization of the documentation.

For an overview of the updated structure, see About the SDK documentation.

Where the JavaScript SDK can be used

  • Wix sites: Add custom functionality to Wix sites.
  • Wix apps: Develop apps that can be installed on Wix sites.
  • Wix Headless: Take advantage of Wix functionality from any app or site you create, on any platform.

What's in this SDK reference

The following content is documented in this dedicated SDK reference:

All other backend APIs, as well as service plugins and event handlers, are now part of the unified API reference.

Learn how to build with the JavaScript SDK

Develop Websites
Customize a Wix site's functionality by create an interactive UI, working with data-driven content, and integrating with Wix business solutions and 3rd-party services.
Build Wix Apps
Develop an app for Wix's App Market, enabling users to extend their site's functionality.
Create Headless Experiences
Integrate Wix's powerful business solutions with your own frontend using any tech stack.


Your feedback is important to us.

Tell us about your experience using the Wix JavaScript SDK

Request missing APIs

Did this help?