CKEditor AI On-Premises REST API usage
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.
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.