Skip to main contentThis landing page orients you through the Development documentation: core concepts, quick links to the API reference, templates & theming, and automation with n8n. Use the left navigation to jump into each detailed topic.
Quick links
- API Reference — tenants, pages, assets, notifications, settings, sitemap, chatbot.
- Templates & Theming — Figma tokens, template engine, components, Tailwind integration.
- Automation (n8n) — auth, webhooks, scenario library.
Getting started (developer)
- Read Authentication to understand admin vs tenant tokens.
- Provision a tenant and request a tenant token (Central domain).
- Use the tenant token to call the content APIs (Pages, Content, Assets).
- If you will extend the UI or create templates, see Template Engine and Components and Layouts.