API Versions

As we update and expand our APIs, new versions are released. Here's what you need to know about versions:

Versioning by API

New versions are released at the service level. For example, while the latest version of Wix Bookings' Bookings API might be v2, the latest version of Wix Bookings' Attendance API might be v1.

Continuing usability

When a new version of an API is released, the earlier version is deprecated. It will remain available for approximately 6 months to give you time to move to the new version. Deprecated endpoints will include the following note in the documentation:

Deprecation Notice

This endpoint has been replaced with New Endpoint, and will be removed on June 30, 2021. If your app uses this endpoint, we recommend updating your code as soon as possible.

`

They will also be added to the End-of-life notices.

Was this helpful?
Yes
No