API Reference

Wix APIs let you access Wix business solutions and site data programmatically, enabling you to build custom functionality and integrations. Whether you're developing a Wix site, building an app, or creating a headless project, Wix APIs provide the tools you need to extend Wix functionality and connect it with other platforms and services.

Work with Wix APIs

You can work with Wix APIs using the JavaScript SDK or the REST APIs. Both the SDK and the REST APIs provide access to the same core Wix business solutions and data. Choose the option that best fits your development environment and workflow.

Use the toggle on the left to switch between the SDK and REST API documentation.

Wix JavaScript SDK

Use the Wix JavaScript SDK in JavaScript or TypeScript environments. The SDK provides a typed, modern interface for working with Wix APIs.

Use the SDK when developing:

Wix REST APIs

Use the Wix REST APIs in any environment that can make HTTP requests.

Use the REST API when developing:

Did this help?