Skip to main content

Headless CMS API

Regardless of platforms and technology stacks, building front-ends on top of FORGE goes through the following steps:

  1. Page components: Definition and ingestion in FORGE.
    1. Defining templates, layouts, and modules.
    2. Ingesting templates, layouts, and modules into the Page Builder.
  2. Front-end: Implementation fed by FORGE API.
    1. Front End API provides front-end developers with endpoints to get the website structure built with the page components defined and ingested in step 1.
    2. Distribution API provides front-end developers with endpoints to get the website content from the Content Manager.
    3. Graphic Assets API provides front-end developers with endpoints to get images.
    4. Vocabulary Tool API provides front-end developers with endpoints to get the microcopy translations.