Headless CMS
A headless CMS is a type of content management system where the content repository (“body”) is decoupled from the presentation layer (“head”). Craft CMS can function as a headless CMS by utilizing its built-in GraphQL API or through custom API development, delivering content to any frontend application.