Skip to main content

Documentation Index

Fetch the complete documentation index at: https://kratecms.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

KrateCMS gives your team a modern content platform out of the box — write and publish posts, build pages with a drag-and-drop block editor, automate workflows with webhooks, and access everything programmatically through the REST API. Each tenant gets its own isolated subdomain, roles, and brand settings.

Quick Start

Set up your site, invite your first user, and publish your first post in minutes.

API Reference

Explore the REST API — list, create, update, and delete posts programmatically.

Content Guides

Learn how to write posts, build pages with blocks, and configure your homepage.

Integrations

Connect KrateCMS to n8n, Stripe, and Postmark for automation and billing.

Get started in four steps

1

Log in to your site

Navigate to your KrateCMS subdomain (e.g. acme.kratecms.com) and sign in with the credentials you received in your welcome email.
2

Customize your brand

Go to Settings → Brand to upload your logo, set your colors, and choose your typography. Changes apply instantly across your site.
3

Create your first post

Open Posts → New Post, write your content using the rich-text editor, optionally add a featured image, and click Publish.
4

Connect the API

Head to API Tokens in the admin to generate a Bearer token, then start making calls to /api/v1/posts from your own apps.

What’s inside

AI Chat & Agent

Use the built-in OpenAI-powered assistant to draft content, search posts, and generate images — all from within the admin.

Block Page Editor

Build rich landing pages from reusable blocks: hero images, CTAs, two-column layouts, accordions, video embeds, and more.

Role-Based Access

Assign roles from viewer to super-admin and control exactly who can publish, edit, or manage site settings.

n8n Webhooks

Trigger n8n workflows whenever a post is published or updated — no polling required.