Overview
CKEditor AI integrates AI-assisted authoring with rich-text editing. Users can interact through Actions, Reviews, or Conversations that can use relevant context from multiple sources.
REST API Reference: The complete API documentation with all endpoints, parameters, request/response schemas, and interactive examples is available at https://ai.cke-cs.com/docs
New to CKEditor AI? Kick you adventure off with the Quick Start guide to set up your environment, generate access credentials, and make your first API call.
- Conversations – Interactive AI chats with history and persistent context.
- Reviews – Content analysis and proofreading, optimized for larger content.
- Actions – Fast, stateless operations for specific tasks.
The following pages cover the system architecture.
- Models – AI model selection, capabilities, and configuration.
- Streaming – Real-time streaming of AI-generated responses.
- Permissions – How to control user access to features.
- Limits – Rate limits, context size limits, and file restrictions.
All data stored by CKEditor AI follows the region settings of your CKEditor Cloud Services environment, ensuring compliance with data residency requirements and optimal performance for your geographic location.
Important: Data sent to LLM providers for processing is currently processed in the US region, regardless of your Cloud Services environment region.
Conversation data is automatically deleted after 12 months of inactivity, including:
- all conversation messages and history,
- attached documents, files, and web resources,
- conversation metadata and settings.
All data is encrypted in transit and at rest with end-to-end encryption. Conversations and attachments are stored in secure cloud infrastructure with fine-grained access control and comprehensive permission systems. Audit Logs are available through our Customer Portal and the API.
Coming Soon: On-premises deployment is currently in development. Follow CKEditor social accounts and our newsletter for updates.
- REST API Documentation: https://ai.cke-cs.com/docs – Complete API reference for CKEditor AI.
- Customer Support: Contact us to get help from our support team or speak with sales.