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.