The Frontend APIs expose the following HTTP APIs to request information from your frontend application and to insert information into your backend system.
- ContextThe Context API returns information about the deployment environment and locales.
- PageThe Page API returns the page structure and data required for rendering the published page.
- Page previewThe Preview API returns the page structure and data required for rendering a page preview.
- ActionThe Action API executes an action extension and returns the response from the extension.