This is documentation preview demonstrates how to use Product Search with GraphQL, a feature that is currently in early access. This preview might not be in sync with our official documentation available on https://docs.commercetools.com.

Frontend APIs

The Frontend APIs expose the following HTTP APIs to request information from your frontend application and to insert information into your backend system.

  • Context
    The Context API returns information about the deployment environment and locales.
  • Page
    The Page API returns the page structure and data required for rendering the published page.
  • Page preview
    The Preview API returns the page structure and data required for rendering a page preview.
  • Action
    The Action API executes an action extension and returns the response from the extension.