TinyMCE AI API Overview

The TinyMCE AI REST API enables AI integration within your application using the same infrastructure as the TinyMCE AI plugin, but without being tied to the editor. Integrate with multiple AI agents via one API, accessing all functionality from the Chat, Review, and Quick Actions features, with your own custom UI and workflows.

API Reference: The complete API documentation with all endpoints, parameters, request/response schemas, and interactive examples is available at TinyMCE AI API Documentation

Getting Started

New to TinyMCE AI? Start with the Quick Start guide to set up the environment, generate access credentials, and make the first API call.

TinyMCE AI features

  • Chat: Interactive AI chats with history and persistent context.

  • Review: Content analysis and proofreading, optimized for larger content.

  • Quick Actions: Fast, stateless operations for specific tasks.

Architecture

The following pages cover the AI service architecture and configuration.

  • 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.

Resources and Support