Getting started
Introduction
Pagekit is developer-first, managed content infrastructure. It gives your website a complete content backend, editor, and publishing platform through one API.
What you get
- A publishing studio for writing, drafting, scheduling, and publishing
- A content API your applications fetch from
- A TypeScript SDK with typed resources
- An optional hosted blog with SEO, RSS, and sitemap
- Webhooks so static sites can revalidate on publish
How it works
Your Website ──SDK──▶ Pagekit API ──▶ PostgreSQL
Content Team ──▶ Content Studio ──▶ Webhooks
Create a project, copy your API key, and fetch published content from anywhere.
Next steps
- Quickstart — get your first blog running in 5 minutes
- Authentication — how API keys work
- API reference — every endpoint