Get access
Kitenzo Headless is currently invite-only, gated behind a feature flag (headless_api). It isn’t self-serve yet — the Settings → Headless tab only appears once the feature is enabled for your shop.
Request access
Section titled “Request access”-
Email support@kitenzo.com from your store’s account, including your
myshopify.comdomain and a sentence on what you’re building (Hydrogen, Next.js, custom, etc.). -
We enable the Headless feature for your shop.
-
The Settings → Headless tab appears in the Kitenzo admin. From there you can create an API key.
Prerequisites
Section titled “Prerequisites”Before Headless is useful, make sure you have:
- The Kitenzo app installed on your Shopify store.
- At least one published bundle (drafts are not returned by the API).
- A headless storefront that can make authenticated HTTP requests and run Shopify cart mutations.
What “enabled” gives you
Section titled “What “enabled” gives you”- The Settings → Headless admin tab for managing API keys.
- Authenticated access to the headless API at
https://live.bb.eight-cdn.com/api/headless/v1. - The ability to load the storefront web component assets for Mode 1.
Without the feature enabled, the API responds with 403 and the admin tab stays hidden.