Documentation
Contoprix Documentation
Build, manage, and deliver content with Contoprix — guides for developers, editors, and administrators.
Getting Started
Overview
Install the Contoprix SDK, configure your client, and fetch your first content.
Installation
Install the client, framework integrations, and CLI.
Create your first project
Set up a website, content model, and first delivery client.
Configure the SDK
Configure the base URL, authentication, language, and request options.
Content
Overview
Content modeling, workflows, publishing, and CMS operations.
Content Types
Define reusable schemas, fields, and validation rules.
Component Types
Create reusable structured components shared across content types and pages.
Content Entries
Create, edit, version, review, and publish entries.
Relations
Link content entries and components without duplicating content.
Localization
Manage languages and regional content variants.
Pages
Overview
How pages, routing, blocks, and publishing fit together.
Create a Page
Create a page and compose it from content and components.
Routing
Resolve page paths and navigation in a frontend application.
Dynamic Pages
Generate pages from structured content at scale.
Publishing
Review, publish, unpublish, and refresh delivered pages.
Visual Builder
Overview
Sections, components, blocks, and page-composition guidance.
Setup
Configure a component registry and page renderer for a website.
Visual Editing
Use authenticated preview and editing context safely.
Components
Register and configure components for visual rendering.
Preview
Preview draft content before publishing.
Media
Overview
Use the media library in content workflows.
Uploading Media
Upload and describe images, video, audio, and documents.
Collections
Organize media into folders and collections.
Image Processing
Understand transformations and optimization for uploaded images.
Variants
Use generated sizes and variants of the same asset.
Developers
REST API
Management and delivery API guidance for integrations and frontend consumers.
GraphQL
Query a tenant-aware typed GraphQL endpoint.
Graph Playground
Explore the live schema and run GraphQL queries.
SDK
Use typed client packages for React, Next.js, and other applications.
CLI
Synchronize schemas, generate types, and validate a frontend project.
Webhooks
Respond to publish and content-change events safely.