This plugin provides the v1 REST API surface (/api/v1/*) for the Fess web
application. It registers SearchApiManager and ChatApiManager with the Fess
WebApiManagerFactory, exposing the following endpoints:
/api/v1/documents(search)/api/v1/documents/{id}/favorite/api/v1/documents/all(scroll)/api/v1/labels/api/v1/popular-words/api/v1/favorites/api/v1/health/api/v1/suggest-words/api/v1/chat/api/v1/chat/stream
See Maven Repository.
See Plugin of Administration guide.