Atlas CMS

Headless CMS for developers.

Define content types in the dashboard, add content, and fetch via REST API from any frontend — React, Vue, mobile, or static site.

How It Works

1

Define Schema

Create Content Types in the dashboard — fields, data types, relations, all without database migrations.

2

Add Content

Editors fill in content, translate to various locales, and publish from the dashboard.

3

Fetch via API

Frontend fetches published content via REST API or SDK. Type-safe, locale-aware, ready to render.

Three Surfaces

Dashboard

UI for content editors — create content types, add content, manage workspace.

Learn more

Public API

Read-only REST API for frontend. Fetch entries, pages, media with API key.

Public API reference

Management API

Write REST API — create, update, publish content from scripts, CI, or AI agents.

Management API reference

Start Here