IMAGGAR CMS
WEBDOCS
v1 MVPHeadless CMS for developers and agencies

Ship content fast.Deliver JSON anywhere.

Create blogs, galleries, case studies, FAQ, testimonials, team, policies, and contact info. Publish once, fetch from a clean Delivery API.

No credit card required on the free plan. Upgrade later when you’re ready.

Example fetch
curl https://your-domain.com/api/v1/blogs \
  -H 'Authorization: Bearer mlr_live_...'

Built-in API keys, plan enforcement, caching headers, and rate limits.

Everything you need for v1

Eight content modules built to power agency sites and product marketing pages.

Blogs
Rich-text editor, drafts, publish controls.
Gallery
Upload images and reorder items.
Case studies
Structured stories with highlights and CTA.
FAQ
Fast editing and ordering for help content.
Testimonials
Social proof with clean public delivery.
Team
Website team section for your public site.
Policies
Privacy, terms, disclaimers — versioned by slug.
Contact info
Addresses, links, and social profiles.

How it works

A simple flow that stays out of your way.

Create content
Use the dashboard to write, edit, and publish across modules.
Generate an API key
Create a Delivery API key for a website in seconds.
Fetch JSON
Read your published content from /api/v1/* endpoints.

Pricing

Start free and upgrade when you hit limits.

Free
$0

For trying the platform and shipping a single small site.

  • 1 website
  • 1 API key
  • 60 req/min rate limit
  • All content modules
Starter
Popular
$29

For freelancers and small teams with multiple projects.

  • 3 websites
  • 3 API keys
  • 300 req/min rate limit
  • Team roles
Growth
$99

For agencies managing client sites at scale.

  • 10 websites
  • 10 API keys
  • 1000 req/min rate limit
  • Priority support
Scale
Custom

For high volume delivery and enterprise needs.

  • Unlimited websites
  • Unlimited API keys
  • 5000 req/min rate limit
  • SLA options

FAQ

Answers to the most common questions.

Is this a website builder?
No. This is a headless CMS. You create content here, then fetch it as JSON from your own site/app.
How do I deliver content to my frontend?
Use the Public Delivery API under /api/v1/* with an API key in the Authorization header.
Do you support scheduled publishing or webhooks?
Not in v1. Those are explicitly out of scope (planned for v2+).
Is rate limiting included?
Yes. Every plan includes per-minute limits enforced on the Delivery API.
Can teammates edit content?
Yes. Invite teammates and assign roles (owner/admin/content manager).