Introduction
ContentHub is a multi-tenant SEO SaaS platform that helps marketing teams and agencies produce, manage, and publish AI-assisted content at scale — across WordPress, Shopify, LinkedIn, Facebook, and more.
New here? Start with Getting Started to make your first API request in under 5 minutes.
What you can do with ContentHub
- Generate content with AI — trigger generation jobs from a topic, keywords, and a connected knowledge base. Content is written by Claude, reviewed in-app, and published directly to your platform.
- Manage a product catalog — upload products via CSV, sync from WooCommerce, or push from your ERP. Products are referenced by the AI during content generation to produce accurate, product-aware articles.
- Publish to multiple platforms — one-click publish or scheduled publishing to WordPress, Shopify, LinkedIn, and Facebook from a single workflow.
- Collaborate as a team — invite editors, managers, and admins to your workspace with role-based access control.
- Integrate via REST API — connect your ERP, CMS, or automation tools directly to ContentHub using scoped API keys.
Two ways to use ContentHub
🖥️
Dashboard (Browser)
The full web application for content creation, team management, project setup, and publishing. No technical knowledge required.
Open the app →⚡
REST API (Developer)
Programmatic access to content, products, and projects using scoped API keys. Ideal for ERP sync, automation pipelines, and vendor integrations.
View API reference →How this documentation is organized
This documentation is split into two sections in the left sidebar:
- User Guides — for everyone using the dashboard. Covers getting started, generating your first content piece, managing products, and publishing workflows. No coding required.
- Developer Reference — for engineers integrating with ContentHub via the REST API. Covers authentication, available endpoints, request/response formats, and error handling.
Quick links
- Getting Started— First API request in 5 minutes
- Authentication— How API keys work and what scopes to use
- API Reference— Interactive endpoint explorer
- Rate Limits— Plan quotas and retry guidance