HEADLESS CMS & API

The engine behind Pulse.

Django, Wagtail, and a REST API that feeds every public page on the Pulse marketing site — content lives here, rendering happens in Next.js.

Open Wagtail CMS → Open Django Admin
Service endpoints live
Public site
https://www.pulsehcms.com — the actual Pulse marketing site
Visit →
Wagtail CMS
/cms/ — edit pages, products, and site settings
Open →
Django Admin
/admin/ — Unfold-themed, for users & future CRM data
Open →
Headless API
/api/cms/v2/ — consumed by the Next.js frontend
Browse →
API health
/api/health/
checking…