About Collection Management

Note for app developers: Wix Data APIs require the site's code editor to be enabled. If you are building a Wix app, add a data collections extension to automatically enable the code editor and create data collections when your app is installed on a site.

The Wix Data Collection Management APIs allow you to create and configure data collections, manage access permissions, and organize a site's data structure. Use these APIs to set up collection schemas, create indexes for query optimization, organize collections into folders, and enable data sharing across sites.

These APIs allow you to manage how data is stored and accessed in a site:

  • Data Collections: Manage the data collections in a Wix site.
  • Data Permissions: Manage access control for data collections.
  • Indexes: Manage indexes for data collections to make querying data faster.
  • Folders: Manage folders of collections for a Wix CMS.
  • Data Sharing: Enable collection sharing between multiple sites in the same Wix account.
Did this help?