Skip to content
Frederic Bergeron edited this page Jul 28, 2015 · 1 revision

It is possible to interact with Comète by directly using its REST API. In general, the REST API should never be used by normal users but it can sometimes be useful for power users who know what they are doing.

Please consult the The static documentation or use the more dynamic ​Swagger UI endpoint that is located here:

${comete.url}/rest-api/index.jsp

Note that some REST methods require the user to be logged as an Administrator. To do so, the user must access the normal web interface to authenticate himself.