About the Portfolio Settings API

Developer Preview
APIs in Developer Preview are subject to change and are not intended for use in production.
Send us your suggestions for improving this API. Your feedback is valuable to us.

 

The Portfolio Settings API allows you to manage a site's portfolio settings, including configurations for its media and project items. Learn more about the Wix Portfolio feature.

With the Portfolio Settings API, you can:

  • Create a site's portfolio settings.
  • Retrieve a site's existing portfolio settings.
  • Update a site's portfolio settings.

Before you begin

It’s important to note the following points before starting to code:

  • You can only use this API on sites where a Wix user has installed the Wix Portfolio app.
  • Since each site only has one portfolio, you only need to call Create Portfolio Settings once to set it up. After that, call Update Portfolio Settings to make any changes. If you call Create Portfolio Settings when a portfolio already exists, the API will return an 'Entity already exists' error message.

Use cases

Did this help?