Documentation

Learn how to integrate and scale your publishing infrastructure with UPE.

Introduction

The Unlockian Publish Engine (UPE) is an enterprise-grade, multi-tenant publishing platform designed for high-scale organizations. It provides schema-isolated content management with built-in whitelabeling and headless API delivery.

Architecture

🏢 Multi-Tenant Core

UPE uses schema-level isolation to ensure that every client's data is physically separated within the database. This provides the highest level of security and performance for enterprise B2B use cases.

🌐 Headless First

Content is delivered via robust REST and GraphQL layers, allowing you to consume your stories on any platform—from web and mobile to late-night LMS integrations.

Quick Start

To begin publishing content, follow these steps:

# 1. Provision a new tenant in the admin dashboard
# 2. Configure your brand identity and primary colors
# 3. Fetch content using your unique tenant identifier
Back to Home