Skip to main content
Skip table of contents

Product-centric APIs

The majority of the additional APIs require a reference product to make a request. Products are a central concept in the Customizer object model, and specific products may alter and adjust the behavior of particular functionality. For example, attribute and value mapping using data grids may depend on datasets associated with a product.

To reiterate, the primary blueprint API endpoint uses the following format:

/api/v2/blueprint/<products>/<versions>/<sites>

Where:

  • products — represents a comma-separated list of products and mixins to be loaded in a blueprint.

  • versions — a single version or a comma-separated list of product versions to trigger.

  • sites — a comma-separated list of targeted sites/channels.

Additional APIs URL format

Additonal APIs follow a similar format:

/api/v2/blueprint/<area>/<products>/<versions>/<sites>

Where:

  • area — identifies the specific set of functionality.

  • products, versions, sites — the same set of parameters identifying a specific product configuration.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.