NEWCKEditor AI on your premises: Hook your LLM and register MCP tools. Webinar coming soon!
Sign up (with export icon)

CKEditor AI On-Premises REST API usage

Show the table of contents

The Restful APIs feature is a part of the On-Premises version. It can be used to integrate your server application with the CKEditor AI On-Premises.

The API is available on http://localhost:[port] (by default the port is 8000). You can overwrite the port value by setting application_http_port configuration variable.

Note

The REST API documentation is available at http://localhost:[port]/docs.
Alternatively, you can check the specification in our public resources https://ai.cke-cs.com/docs.