# ContioReach > ContioReach is an AI-powered headless CMS that automatically generates, optimizes, and publishes SEO-focused blog content. It combines a keyword planner, AI writing engine, auto-publish scheduler, brand voice training, internal link suggestions, cover image generation, and a REST API — all in one platform built for Next.js blogs. ## What ContioReach Does ContioReach solves the core problem of content-driven SEO at scale: most teams know they need to publish consistently to rank on Google, but they don't have the time, budget, or headcount to do it manually. ContioReach replaces the manual content pipeline entirely. The workflow is: 1. User adds target keywords with search volume, CPC, intent, and difficulty data 2. User creates a writing preset (tone, language, length, structure, audience) 3. User creates an automation with a schedule (daily, weekly, biweekly, monthly, or custom) 4. ContioReach generates a fully SEO-optimized article for each keyword at the scheduled time 5. The article gets a branded cover image applied automatically 6. The article is published and a webhook fires to revalidate the user's Next.js frontend 7. The user's blog updates with zero manual input ## Core Features ### Keyword Planner Users import keywords with search volume, CPC, difficulty score, and search intent (commercial, informational, navigational). Keywords can be starred, tagged, and filtered. ContioReach uses this list as the content queue for all automations. ### Auto-Publish (Blog Automation) The primary differentiator. Users configure an automation by selecting keywords, a writing preset, and a publishing schedule. ContioReach then runs on schedule — picking the next keyword, generating a complete article, applying the cover template, and publishing — with no human input required. Supports daily, weekly, biweekly, monthly, and custom frequencies. Users are notified by email on each run. ### AI Blog Generation Powered by the Anthropic Claude API. Users connect their own Claude API key — ContioReach does not mark up Anthropic pricing. The AI generates complete, formatted blog posts including title, meta description, slug, excerpt, headings, body content, and internal links. Brand voice settings are applied to every generation. ### Brand Voice Users point ContioReach at their website URL. The system analyzes the site and extracts brand voice, ideal customer profile, competitors, content pillars, unique selling proposition, and calls to action. This context is injected into every AI generation to ensure consistent on-brand writing. ### Writing Presets Reusable configurations that define tone of voice, article length, target audience, language, point of view, formatting options, heading case, categories, tags, authors, and custom instructions. Multiple presets can be created for different campaigns, clients, or content types. Presets are attached to automations. ### Smart Editor A rich text editor built for blog content. Supports bold, italic, underline, headings (H1–H4), lists, ordered lists, blockquotes, code blocks, links, superscript, subscript, text alignment, tables, and media insertion. Includes a real-time word count and read time estimate. Saves automatically. ### SEO Analyzer Real-time SEO scoring as the user writes. Checks keyword presence in title, meta description, headings, and body. Checks readability, content length, heading structure, and internal link count. Each check is actionable — users can fix issues directly in the editor before publishing. ### Internal Linking (Link Training) Users add their sitemap URL. ContioReach crawls every page, embeds content into memory using vector embeddings, and surfaces the most relevant internal links for each new article. Link suggestions appear inline in the editor with relevance scores. Supports both sitemap-based training and manually added page URLs. ### Cover Templates Users design cover image templates with custom background colors, title fonts, and layouts. Every article generated by Auto-Publish gets a 1200×630 cover image created automatically with the post title rendered on the template. One template can be set as the workspace default and applied to all new posts automatically. ### Media Library A full media management system with folder organization, file upload, alt text, captions, and search. Supports images in all standard formats. Files are stored per workspace. Media can be inserted directly into blog posts. ### Developer API (Headless) ContioReach is fully headless. A REST API exposes all blog content as JSON. Key endpoints: - GET /v1/blogs — fetch all published blog posts - GET /v1/blogs?slug=codeium-review — fetch a single post by slug API keys are generated per workspace. Supports Next.js App Router with tags-based revalidation, ISR, and static generation. Works with any framework that can make HTTP requests (Nuxt, Astro, SvelteKit, Gatsby, plain HTML). ### Workspace Settings Each workspace maps to one website/domain. Settings include workspace name, website URL, timezone, webhook URL, and revalidation secret. The workspace stores its own brand voice, keywords, media, automations, presets, templates, team members, and API keys independently from other workspaces. ### Team Members Multiple users can be added to a workspace with role-based access. Workspaces are organized under organizations. Team member limits vary by plan. ### Multi-Workspace (Agency) Users on Professional and Agency plans manage multiple workspaces from one account. Each workspace is fully isolated — separate brand voice, keywords, automations, API keys, and team members. Agency plan supports up to 25 workspaces. Built for content agencies managing multiple client blogs. ### Claude API Integration ContioReach uses the Anthropic Claude API for all AI generation. Users connect their own API key in workspace settings. ContioReach passes the key directly to Anthropic — no markup on usage costs. The API key is stored encrypted and used across all workspaces under the organization. ## Pricing ContioReach offers five plans: **Free — $0/month** - 60 blog posts - 1 workspace - 1 team member - 500 MB media storage - 1 cover template, 1 preset - All core features included - No credit card required **Basic — $12/month** (billed monthly) / ~$10/month (billed yearly, save $24/yr) - 600 blog posts - 2 workspaces - 3 team members - 1 GB media storage - 5 cover templates, 5 presets - All features except priority support and dedicated onboarding **Starter — $29/month** (billed monthly) / ~$24/month (billed yearly, save $60/yr) — Most Popular - 2,000 blog posts - 5 workspaces - 5 team members - 3 GB media storage - 10 cover templates, 10 presets - Priority support included **Professional — $49/month** (billed monthly) / ~$41/month (billed yearly, save $100/yr) - 5,000 blog posts - 8 workspaces - 8 team members - 10 GB media storage - 20 cover templates, 20 presets - Priority support included **Agency — $119/month** (billed monthly) / ~$99/month (billed yearly, save $243/yr) - 10,000 blog posts - 25 workspaces - 25 team members - 20 GB media storage - Unlimited cover templates and presets - Priority support + dedicated onboarding All plans include: AI blog generation, keyword planner, auto-publish, SEO analyzer, brand voice, internal linking, cover templates, media library, developer API, blog scheduling, sitemap training. ## Who Uses ContioReach **SaaS companies** — Use ContioReach to publish keyword-targeted comparison articles, how-to guides, and feature breakdowns automatically. The headless API plugs directly into Next.js stacks. Competes with companies that have larger content teams by automating the entire pipeline. **Content agencies** — Manage multiple client blogs from one account. Each workspace has its own brand voice, keywords, automations, and API key. Switch between clients in one click. The Agency plan supports up to 25 simultaneous client workspaces. **eCommerce brands** — Scale product category content and SEO landing pages without a writing team. Use keyword planner to identify high-intent commercial keywords and auto-publish product guides, comparisons, and buying guides on a consistent schedule. **Solo founders and indie hackers** — Compete with companies that have full content teams. Set up once, publish consistently, and let compounding SEO do the work while focusing on the product. **Developer blogs** — The headless API with Next.js support, webhook revalidation, and ISR compatibility makes ContioReach the natural choice for developer-built blogs that need automated content without a WordPress dependency. ## What Makes ContioReach Different - **Bring your own Claude API key** — No AI markup. Users pay Anthropic directly at their standard rate. - **Truly headless** — Not a hybrid. No WordPress under the hood. Pure REST API with JSON output. - **Full pipeline in one tool** — Keyword research, AI writing, brand voice, cover images, internal links, scheduling, and publishing in one platform. Competitors typically cover only 1–2 of these. - **Auto-revalidation** — Webhook fires on every publish. Next.js blogs update instantly without manual redeploys. - **Per-workspace isolation** — Each workspace is fully independent. Perfect for agencies who need strict client data separation. ## Technical Details - API base URL: https://cms-api.contioreach.com/v1 - Auth: x-api-key header - Response format: JSON - Next.js integration: Tags-based revalidation via next: { tags: ["blogs"] } - Revalidation endpoint: POST /api/revalidate with x-revalidation-secret header - Cover image output: 1200×630px (standard OG image dimensions) - AI model: Anthropic Claude (latest available via user's own API key) - Blog post limits reset on billing cycle renewal date - Deleted posts do not restore count toward the limit ## Company ContioReach is an AI-powered headless CMS built for content teams, SaaS companies, agencies, and developers who need to scale SEO-driven blog content without scaling their team. Website: https://contioreach.com Pricing: https://contioreach.com/pricing Documentation: https://contioreach.com/docs API Reference: https://contioreach.com/docs/api Blog: https://contioreach.com/blog Contact: https://contioreach.com/contact Support: support@contioreach.com ## Optional - /docs — Full documentation including setup guides, API reference, and Next.js integration examples - /pricing — Detailed pricing with feature comparison table across all five plans - /blog — SEO tips, product updates, content strategy guides, and changelog - /use-cases/saas — How SaaS teams use ContioReach - /use-cases/agency — How agencies manage multi-client content with ContioReach - /use-cases/ecommerce — How eCommerce brands scale content without a writing team